All Meta Tags - Version 4.39

Version Description

  • Mar 20, 2020 =
  • Maintenance: Ensure compatibility with upcoming WordPress 5.4.
  • Maintenance: Minimum WordPress version requirement is set to 4.9. Support for WordPress 4.8 and below has been discontinued.
  • Maintenance: Minimum PHP version requirement is set to 5.6. Support for PHP 5.5 and below has been discontinued.
Download this release

Release Info

Developer Arthur Gareginyan
Plugin Icon 128x128 All Meta Tags
Version 4.39
Comparing to
See all releases

Code changes from version 4.38 to 4.39

Files changed (2) hide show
  1. all-meta-tags.php +1 -1
  2. readme.txt +14 -5
all-meta-tags.php CHANGED
@@ -5,7 +5,7 @@
5
  * Description: Easily and safely add your custom meta tags to the WordPress website's head section. This is a must have tool for authors and website's owners.
6
  * Author: Space X-Chimp
7
  * Author URI: https://www.spacexchimp.com
8
- * Version: 4.38
9
  * License: GPL3
10
  * Text Domain: all-meta-tags
11
  * Domain Path: /languages/
5
  * Description: Easily and safely add your custom meta tags to the WordPress website's head section. This is a must have tool for authors and website's owners.
6
  * Author: Space X-Chimp
7
  * Author URI: https://www.spacexchimp.com
8
+ * Version: 4.39
9
  * License: GPL3
10
  * Text Domain: all-meta-tags
11
  * Domain Path: /languages/
readme.txt CHANGED
@@ -2,9 +2,10 @@
2
  Contributors: Arthur Gareginyan
3
  Tags: meta, tag, tags, custom, simple, plugin, twitter, facebook, google, google plus, meta, search engine optimization, seo, social, alexa, alexa rank, pinterest, norton safe web, webmaster, webmaster tool, webmaster tools, web master tools, web master tools, bing, yandex, bing webmaster, yandex webmaster, google webmaster, web tools, open graph, publisher profile, publisher, author, authors, description, keyword, keywords, copyright, designer, admin, meta tag, pinterest, pinterest meta tag, pinterest website verification, pinterest verification, pinterest verify, plugin, verification, verify, webmaster plugin, wot, web of trust, specificfeeds, specific feeds, feed, rss feed, google shopping, google merchant center, structured data, woocommerce, schemas
4
  Donate link: https://www.spacexchimp.com/donate.html
5
- Requires at least: 3.9
6
- Tested up to: 5.3
7
- Stable tag: 4.38
 
8
  License: GPL3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -82,11 +83,13 @@ If you want to help translate this plugin, please visit the [translation page](h
82
 
83
  **Minimum system requirements:**
84
 
85
- * [PHP](https://secure.php.net) version **5.2** or higher.
 
86
  * [MySQL](https://www.mysql.com) version **5.0** or higher.
87
 
88
  **Recommended system requirements:**
89
 
 
90
  * [PHP](https://secure.php.net) version **7.0** or higher.
91
  * [MySQL](https://www.mysql.com) version **5.6** or higher.
92
 
@@ -120,7 +123,7 @@ Manually via FTP access:
120
 
121
  After installation and activation, the "`Meta Tags Inserter`" menu item will appear in the "`Settings`" section of Admin Area. Click on it in order to view the plugin settings page.
122
 
123
- [More help installing plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins "WordPress Codex: Installing Plugins")
124
 
125
 
126
  == Frequently Asked Questions ==
@@ -210,6 +213,7 @@ Commercial licensing (e.g. for projects that can’t use an open-source license)
210
  * The banner of plugin is a copyrighted image created by the [Space X-Chimp](https://www.spacexchimp.com) team. (C) All rights reserved.
211
  * [CodeMirror](https://codemirror.net/) is an open-source project shared under the [MIT license](https://codemirror.net/LICENSE).
212
  * [Bootstrap](http://getbootstrap.com) by Twitter, Inc. released under the [MIT license](https://github.com/twbs/bootstrap/blob/master/LICENSE).
 
213
 
214
  **Links**
215
 
@@ -220,6 +224,11 @@ Commercial licensing (e.g. for projects that can’t use an open-source license)
220
 
221
  == Changelog ==
222
 
 
 
 
 
 
223
  = 4.38 - Jan 20, 2020 =
224
  * Maintenance: The copyright date updated to support the 2020 year.
225
 
2
  Contributors: Arthur Gareginyan
3
  Tags: meta, tag, tags, custom, simple, plugin, twitter, facebook, google, google plus, meta, search engine optimization, seo, social, alexa, alexa rank, pinterest, norton safe web, webmaster, webmaster tool, webmaster tools, web master tools, web master tools, bing, yandex, bing webmaster, yandex webmaster, google webmaster, web tools, open graph, publisher profile, publisher, author, authors, description, keyword, keywords, copyright, designer, admin, meta tag, pinterest, pinterest meta tag, pinterest website verification, pinterest verification, pinterest verify, plugin, verification, verify, webmaster plugin, wot, web of trust, specificfeeds, specific feeds, feed, rss feed, google shopping, google merchant center, structured data, woocommerce, schemas
4
  Donate link: https://www.spacexchimp.com/donate.html
5
+ Requires at least: 4.9
6
+ Tested up to: 5.4
7
+ Requires PHP: 5.6
8
+ Stable tag: 4.39
9
  License: GPL3
10
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
11
 
83
 
84
  **Minimum system requirements:**
85
 
86
+ * [WordPress](https://wordpress.org) version **4.9** or higher.
87
+ * [PHP](https://secure.php.net) version **5.6** or higher.
88
  * [MySQL](https://www.mysql.com) version **5.0** or higher.
89
 
90
  **Recommended system requirements:**
91
 
92
+ * [WordPress](https://wordpress.org) version **5.0** or higher.
93
  * [PHP](https://secure.php.net) version **7.0** or higher.
94
  * [MySQL](https://www.mysql.com) version **5.6** or higher.
95
 
123
 
124
  After installation and activation, the "`Meta Tags Inserter`" menu item will appear in the "`Settings`" section of Admin Area. Click on it in order to view the plugin settings page.
125
 
126
+ [More help installing plugins](https://wordpress.org/support/article/managing-plugins/ "WordPress Codex: Installing Plugins")
127
 
128
 
129
  == Frequently Asked Questions ==
213
  * The banner of plugin is a copyrighted image created by the [Space X-Chimp](https://www.spacexchimp.com) team. (C) All rights reserved.
214
  * [CodeMirror](https://codemirror.net/) is an open-source project shared under the [MIT license](https://codemirror.net/LICENSE).
215
  * [Bootstrap](http://getbootstrap.com) by Twitter, Inc. released under the [MIT license](https://github.com/twbs/bootstrap/blob/master/LICENSE).
216
+ * [Font Awesome](https://fontawesome.com) is an open source-project created by Dave Gandy. Font released under the [SIL OFL 1.1 license](http://scripts.sil.org/OFL). Code released under the [MIT License](http://opensource.org/licenses/mit-license.html).
217
 
218
  **Links**
219
 
224
 
225
  == Changelog ==
226
 
227
+ = 4.39 - Mar 20, 2020 =
228
+ * Maintenance: Ensure compatibility with upcoming WordPress 5.4.
229
+ * Maintenance: Minimum WordPress version requirement is set to 4.9. Support for WordPress 4.8 and below has been discontinued.
230
+ * Maintenance: Minimum PHP version requirement is set to 5.6. Support for PHP 5.5 and below has been discontinued.
231
+
232
  = 4.38 - Jan 20, 2020 =
233
  * Maintenance: The copyright date updated to support the 2020 year.
234