A2 Optimized WP - Version 3.0.1

Version Description

= 2.0.10.9 = Important security update. Please upgrade immediately.

= 2.0 = New GPL plugin, now updates are through the wordpress.org repository

Download this release

Release Info

Developer a2hosting
Plugin Icon 128x128 A2 Optimized WP
Version 3.0.1
Comparing to
See all releases

Code changes from version 3.0.0 to 3.0.1

Files changed (2) hide show
  1. a2-optimized.php +3 -3
  2. readme.txt +1 -1
a2-optimized.php CHANGED
@@ -9,7 +9,7 @@
9
  * @wordpress-plugin
10
  * Plugin Name: A2 Optimized WP
11
  * Plugin URI: https://wordpress.org/plugins/a2-optimized/
12
- * Version: 3.0.0
13
  * Author: A2 Hosting
14
  * Author URI: https://www.a2hosting.com/
15
  * Description: A2 Optimized - WordPress Optimization Plugin
@@ -24,7 +24,7 @@ if ( ! defined( 'WPINC' ) ) {
24
  }
25
 
26
  define( 'A2OPT_VERSION', '3.0' );
27
- define( 'A2OPT_FULL_VERSION', '3.0.0' );
28
  define( 'A2OPT_MIN_PHP', '5.6' );
29
  define( 'A2OPT_MIN_WP', '5.1' );
30
  define( 'A2OPT_FILE', __FILE__ );
@@ -119,4 +119,4 @@ function run_a2_optimized() {
119
  }
120
  }
121
 
122
- run_a2_optimized();
9
  * @wordpress-plugin
10
  * Plugin Name: A2 Optimized WP
11
  * Plugin URI: https://wordpress.org/plugins/a2-optimized/
12
+ * Version: 3.0.1
13
  * Author: A2 Hosting
14
  * Author URI: https://www.a2hosting.com/
15
  * Description: A2 Optimized - WordPress Optimization Plugin
24
  }
25
 
26
  define( 'A2OPT_VERSION', '3.0' );
27
+ define( 'A2OPT_FULL_VERSION', '3.0.1' );
28
  define( 'A2OPT_MIN_PHP', '5.6' );
29
  define( 'A2OPT_MIN_WP', '5.1' );
30
  define( 'A2OPT_FILE', __FILE__ );
119
  }
120
  }
121
 
122
+ run_a2_optimized();
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: a2hosting, supersoju
3
  Tags: a2 hosting, cache, caching, speed, fast, optimize, site performance, image optimization, image compression, site security, seo, gzip compression, minify code, code minification
4
  Requires at least: 5.1
5
  Tested up to: 6.1
6
- Stable tag: 3.0.0
7
  Requires PHP: 5.6
8
  License: GPLv3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
3
  Tags: a2 hosting, cache, caching, speed, fast, optimize, site performance, image optimization, image compression, site security, seo, gzip compression, minify code, code minification
4
  Requires at least: 5.1
5
  Tested up to: 6.1
6
+ Stable tag: 3.0.1
7
  Requires PHP: 5.6
8
  License: GPLv3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html