Version Description
- Compatibility with WP 4.9.6
Download this release
Release Info
Developer | Crunchify |
Plugin | All in One Webmaster |
Version | 14.0 |
Comparing to | |
See all releases |
Code changes from version 13.1 to 14.0
- all-in-one-webmaster-premium.php +2 -2
- readme.txt +6 -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:
|
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 = '
|
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: 14.0
|
19 |
* Author: Crunchify
|
20 |
* Author URI: https://crunchify.com/
|
21 |
* Text Domain: all-in-one-webmaster
|
40 |
*
|
41 |
* @var string
|
42 |
*/
|
43 |
+
protected $version = '14.0';
|
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.
|
6 |
-
Tested up to: 4.
|
7 |
-
Stable tag:
|
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,9 @@ Subscribe to <a href="https://twitter.com/Crunchify">Twitter</a> and <a href="ht
|
|
95 |
|
96 |
== Changelog ==
|
97 |
|
|
|
|
|
|
|
98 |
= 13.1 =
|
99 |
* Favicon icon changed
|
100 |
* Compatibility with WP 4.8.1
|
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: 4.9.6
|
7 |
+
Stable tag: 14.0
|
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 |
+
= 14.0 =
|
99 |
+
* Compatibility with WP 4.9.6
|
100 |
+
|
101 |
= 13.1 =
|
102 |
* Favicon icon changed
|
103 |
* Compatibility with WP 4.8.1
|