Skip to content

Commit c31dac8

Browse files
committed
Prepare version 1.2.1
1 parent b4e1e3b commit c31dac8

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Once the plugin is cloned, enter your site admin dashboard and go to _wp-admin >
2323

2424
### How to install from ZIP archive
2525

26-
You can install this plugin from the [ZIP file](https://drive.google.com/file/d/1s4AI1BPF4eNSTbQSZPO4Tz2tS1NBmc4S/view) as any other plugin. Follow [this instruction](https://wordpress.org/support/article/managing-plugins/#upload-via-wordpress-admin).
26+
You can install this plugin from the [ZIP file](https://drive.google.com/file/d/1VBFGrOLrKmiFRCkPCeRUW6MTRjoOUA-P/view) as any other plugin. Follow [this instruction](https://wordpress.org/support/article/managing-plugins/#upload-via-wordpress-admin).
2727

2828
## How to use
2929

readme.txt

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ Author: umdevelopera
44
Author URI: https://github.com/umdevelopera
55
Plugin URI: https://github.com/umdevelopera/um-optimize
66
Tags: ultimate member, optimize, assets, images
7-
Requires at least: 5.5
8-
Tested up to: 6.6.2
9-
Requires UM core at least: 2.7.0
10-
Tested UM core up to: 2.8.9
11-
Stable tag: 1.2.0
7+
Requires at least: 6.5
8+
Tested up to: 6.7
9+
Requires UM core at least: 2.6.8
10+
Tested UM core up to: 2.9.1
11+
Stable tag: 1.2.1
1212
License: GNU Version 2 or Any Later Version
1313
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
1414

@@ -37,6 +37,10 @@ You can install this plugin from the ZIP file as any other plugin. Follow this i
3737

3838
== Changelog ==
3939

40+
= 1.2.1: November 17, 2024 =
41+
42+
- Fixed: "Load textdomain just in time" issue
43+
4044
= 1.2.0: October 19, 2024 =
4145

4246
* Enhancements:

um-optimize.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
* Text Domain: um-optimize
99
* Domain Path: /languages
1010
*
11-
* Version: 1.2.0
12-
* UM version: 2.8.9
1311
* Requires at least: 5.5
1412
* Requires PHP: 5.6
13+
* UM version: 2.9.0
14+
* Version: 1.2.1
1515
*
1616
* @package um_ext\um_optimize
1717
*/

0 commit comments

Comments
 (0)