Version Description
Download this release
Release Info
Developer | aidvu |
Plugin | Page Optimize |
Version | 0.5.2 |
Comparing to | |
See all releases |
Code changes from version 0.5.1 to 0.5.2
- page-optimize.php +1 -1
- readme.txt +3 -3
page-optimize.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Page Optimize
|
|
4 |
Plugin URI: https://wordpress.org/plugins/page-optimize/
|
5 |
Description: Optimizes JS and CSS for faster page load and render in the browser.
|
6 |
Author: Automattic
|
7 |
-
Version: 0.5.
|
8 |
Author URI: http://automattic.com/
|
9 |
*/
|
10 |
|
4 |
Plugin URI: https://wordpress.org/plugins/page-optimize/
|
5 |
Description: Optimizes JS and CSS for faster page load and render in the browser.
|
6 |
Author: Automattic
|
7 |
+
Version: 0.5.2
|
8 |
Author URI: http://automattic.com/
|
9 |
*/
|
10 |
|
readme.txt
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
Contributors: aidvu, bpayton
|
3 |
Tags: performance
|
4 |
Requires at least: 5.3
|
5 |
-
Tested up to:
|
6 |
-
Requires PHP: 7.
|
7 |
-
Stable tag: 0.5.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
2 |
Contributors: aidvu, bpayton
|
3 |
Tags: performance
|
4 |
Requires at least: 5.3
|
5 |
+
Tested up to: 6.1
|
6 |
+
Requires PHP: 7.4
|
7 |
+
Stable tag: 0.5.2
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|