All in One Webmaster - Version 15.1

Version Description

  • Performance improvements and bug fixes
  • Compatibility with WP 5.3
Download this release

Release Info

Developer Crunchify
Plugin Icon 128x128 All in One Webmaster
Version 15.1
Comparing to
See all releases

Code changes from version 15.0 to 15.1

Files changed (2) hide show
  1. all-in-one-webmaster-premium.php +2 -2
  2. readme.txt +7 -3
all-in-one-webmaster-premium.php CHANGED
@@ -15,7 +15,7 @@
15
  * Plugin Name: All in One Webmaster
16
  * Plugin URI: https://crunchify.com/all-in-one-webmaster/
17
  * Description: All in One Webmaster is the best webmaster plugin for WordPress that adds Meta-Tags and Scripts to your Site's Header and Footer Section automatically without changing any of your themes file and without slowing down your site.
18
- * Version: 15.0
19
  * Author: Crunchify
20
  * Author URI: https://crunchify.com/
21
  * Text Domain: all-in-one-webmaster
@@ -40,7 +40,7 @@ class aiow_premium {
40
  *
41
  * @var string
42
  */
43
- protected $version = '15.0';
44
 
45
  /**
46
  * The name of the plugin.
15
  * Plugin Name: All in One Webmaster
16
  * Plugin URI: https://crunchify.com/all-in-one-webmaster/
17
  * Description: All in One Webmaster is the best webmaster plugin for WordPress that adds Meta-Tags and Scripts to your Site's Header and Footer Section automatically without changing any of your themes file and without slowing down your site.
18
+ * Version: 15.1
19
  * Author: Crunchify
20
  * Author URI: https://crunchify.com/
21
  * Text Domain: all-in-one-webmaster
40
  *
41
  * @var string
42
  */
43
+ protected $version = '15.1';
44
 
45
  /**
46
  * The name of the plugin.
readme.txt CHANGED
@@ -2,9 +2,9 @@
2
  Contributors: Crunchify
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8ZF6WATLYFELQ
4
  Tags: All in One Webmaster, Webmaster, Pinterest, SEO, Google, Bing, Google Analytics, Alexa, Blog Central, Quantcast, Facebook Insights, Search Engine Optimization, JQuery, ToolTips, Crunchify Premium Plugin, All in One Webmaster
5
- Requires at least: 4.8
6
- Tested up to: 5.0.2
7
- Stable tag: 15.0
8
 
9
  Sitemap submission to Google & Bing. Webmaster option 4 Google,Bing,Facebook,etc. Analytics option 4 Google, Quantcast, Clicky, Compete
10
 
@@ -95,6 +95,10 @@ Subscribe to <a href="https://twitter.com/Crunchify">Twitter</a> and <a href="ht
95
 
96
  == Changelog ==
97
 
 
 
 
 
98
  = 15.0 =
99
  * Compatibility with WP 5.0
100
 
2
  Contributors: Crunchify
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8ZF6WATLYFELQ
4
  Tags: All in One Webmaster, Webmaster, Pinterest, SEO, Google, Bing, Google Analytics, Alexa, Blog Central, Quantcast, Facebook Insights, Search Engine Optimization, JQuery, ToolTips, Crunchify Premium Plugin, All in One Webmaster
5
+ Requires at least: 4.7
6
+ Tested up to: 5.3
7
+ Stable tag: 15.1
8
 
9
  Sitemap submission to Google & Bing. Webmaster option 4 Google,Bing,Facebook,etc. Analytics option 4 Google, Quantcast, Clicky, Compete
10
 
95
 
96
  == Changelog ==
97
 
98
+ = 15.1 =
99
+ * Performance improvements and bug fixes
100
+ * Compatibility with WP 5.3
101
+
102
  = 15.0 =
103
  * Compatibility with WP 5.0
104