All Meta Tags - Version 4.16

Version Description

  • Fixed the link "Settings", located in the plugin's meta row on the "Plugins" page. The suffix ".php" was deleted.
  • Fixed information stored in the header of the translation files.
  • Translation files updated.
Download this release

Release Info

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

Code changes from version 4.15 to 4.16

all-meta-tags.php CHANGED
@@ -5,7 +5,7 @@
5
  * Description: Easily and safely add your custom Meta Tags to WordPress website's header.
6
  * Author: Space X-Chimp
7
  * Author URI: https://www.spacexchimp.com
8
- * Version: 4.15
9
  * License: GPL3
10
  * Text Domain: all-meta-tags
11
  * Domain Path: /languages/
5
  * Description: Easily and safely add your custom Meta Tags to WordPress website's header.
6
  * Author: Space X-Chimp
7
  * Author URI: https://www.spacexchimp.com
8
+ * Version: 4.16
9
  * License: GPL3
10
  * Text Domain: all-meta-tags
11
  * Domain Path: /languages/
inc/php/core.php CHANGED
@@ -20,7 +20,7 @@ add_action( 'init', 'spacexchimp_p004_textdomain' );
20
  * and inserts a link to the plugin admin page
21
  */
22
  function spacexchimp_p004_settings_link( $links ) {
23
- $page = '<a href="' . admin_url( 'options-general.php?page=' . SPACEXCHIMP_P004_SLUG . '.php' ) .'">' . __( 'Settings', SPACEXCHIMP_P004_TEXT ) . '</a>';
24
  array_unshift( $links, $page );
25
  return $links;
26
  }
20
  * and inserts a link to the plugin admin page
21
  */
22
  function spacexchimp_p004_settings_link( $links ) {
23
+ $page = '<a href="' . admin_url( 'options-general.php?page=' . SPACEXCHIMP_P004_SLUG ) . '">' . __( 'Settings', SPACEXCHIMP_P004_TEXT ) . '</a>';
24
  array_unshift( $links, $page );
25
  return $links;
26
  }
languages/all-meta-tags-de_DE.po CHANGED
@@ -1,8 +1,8 @@
1
- # Translation of Development (trunk) in German (Germany)
2
- # This file is distributed under the same license as the Development (trunk) package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Development (trunk)\n"
6
  "POT-Creation-Date: 2018-04-20 01:15+0300\n"
7
  "PO-Revision-Date: 2018-04-20 01:15+0300\n"
8
  "Last-Translator: Arthur Gareginyan\n"
@@ -500,6 +500,3 @@ msgstr "Space X-Chimp"
500
  #. Author URI of the plugin/theme
501
  msgid "https://www.spacexchimp.com"
502
  msgstr "https://www.spacexchimp.com"
503
-
504
- #~ msgid "Arthur Gareginyan"
505
- #~ msgstr "Arthur Gareginyan"
1
+ # Translation of plugin - All Meta Tags - in German (Germany)
2
+ # This file is distributed under the same license as the plugin - All Meta Tags.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: All Meta Tags\n"
6
  "POT-Creation-Date: 2018-04-20 01:15+0300\n"
7
  "PO-Revision-Date: 2018-04-20 01:15+0300\n"
8
  "Last-Translator: Arthur Gareginyan\n"
500
  #. Author URI of the plugin/theme
501
  msgid "https://www.spacexchimp.com"
502
  msgstr "https://www.spacexchimp.com"
 
 
 
languages/all-meta-tags-es_ES.po CHANGED
@@ -1,13 +1,13 @@
1
- # Translation of Plugins - All Meta Tags - Development (trunk) in Spanish (Spain)
2
- # This file is distributed under the same license as the Plugins - All Meta Tags - Development (trunk) package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Plugins - All Meta Tags - Development (trunk)\n"
6
  "POT-Creation-Date: 2018-04-20 01:15+0300\n"
7
  "PO-Revision-Date: 2018-04-20 01:15+0300\n"
8
  "Last-Translator: Arthur Gareginyan\n"
9
- "Language-Team: \n"
10
- "Language: es\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
@@ -500,6 +500,3 @@ msgstr "Space X-Chimp"
500
  #. Author URI of the plugin/theme
501
  msgid "https://www.spacexchimp.com"
502
  msgstr "https://www.spacexchimp.com"
503
-
504
- #~ msgid "Arthur Gareginyan"
505
- #~ msgstr "Arthur Gareginyan"
1
+ # Translation of plugin - All Meta Tags - in Spanish (Spain)
2
+ # This file is distributed under the same license as the plugin - All Meta Tags.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: All Meta Tags\n"
6
  "POT-Creation-Date: 2018-04-20 01:15+0300\n"
7
  "PO-Revision-Date: 2018-04-20 01:15+0300\n"
8
  "Last-Translator: Arthur Gareginyan\n"
9
+ "Language-Team: Spanish\n"
10
+ "Language: es_ES\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
500
  #. Author URI of the plugin/theme
501
  msgid "https://www.spacexchimp.com"
502
  msgstr "https://www.spacexchimp.com"
 
 
 
languages/all-meta-tags-es_MX.po CHANGED
@@ -1,11 +1,12 @@
 
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: All Meta Tags\n"
4
- "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2018-04-20 01:15+0300\n"
6
  "PO-Revision-Date: 2018-04-20 01:15+0300\n"
7
  "Last-Translator: Arthur Gareginyan\n"
8
- "Language-Team: \n"
9
  "Language: es_MX\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -500,6 +501,3 @@ msgstr "Space X-Chimp"
500
  #. Author URI of the plugin/theme
501
  msgid "https://www.spacexchimp.com"
502
  msgstr "https://www.spacexchimp.com"
503
-
504
- #~ msgid "Arthur Gareginyan"
505
- #~ msgstr "Arthur Gareginyan"
1
+ # Translation of plugin - All Meta Tags - in Spanish (Mexico)
2
+ # This file is distributed under the same license as the plugin - All Meta Tags.
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: All Meta Tags\n"
 
6
  "POT-Creation-Date: 2018-04-20 01:15+0300\n"
7
  "PO-Revision-Date: 2018-04-20 01:15+0300\n"
8
  "Last-Translator: Arthur Gareginyan\n"
9
+ "Language-Team: Spanish (Mexico)\n"
10
  "Language: es_MX\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
501
  #. Author URI of the plugin/theme
502
  msgid "https://www.spacexchimp.com"
503
  msgstr "https://www.spacexchimp.com"
 
 
 
languages/all-meta-tags-it_IT.po CHANGED
@@ -1,13 +1,13 @@
1
- # Translation of Plugins - All Meta Tags - Stable (latest release) in Italian
2
- # This file is distributed under the same license as the Plugins - All Meta Tags - Stable (latest release) package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Plugins - All Meta Tags - Stable (latest release)\n"
6
  "POT-Creation-Date: 2018-04-20 01:15+0300\n"
7
  "PO-Revision-Date: 2018-04-20 01:15+0300\n"
8
  "Last-Translator: Arthur Gareginyan\n"
9
- "Language-Team: \n"
10
- "Language: it\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
@@ -500,6 +500,3 @@ msgstr "Space X-Chimp"
500
  #. Author URI of the plugin/theme
501
  msgid "https://www.spacexchimp.com"
502
  msgstr "https://www.spacexchimp.com"
503
-
504
- #~ msgid "Arthur Gareginyan"
505
- #~ msgstr "Arthur Gareginyan"
1
+ # Translation of plugin - All Meta Tags - in Italian (Italy)
2
+ # This file is distributed under the same license as the plugin - All Meta Tags.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: All Meta Tags\n"
6
  "POT-Creation-Date: 2018-04-20 01:15+0300\n"
7
  "PO-Revision-Date: 2018-04-20 01:15+0300\n"
8
  "Last-Translator: Arthur Gareginyan\n"
9
+ "Language-Team: Italian\n"
10
+ "Language: it_IT\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
500
  #. Author URI of the plugin/theme
501
  msgid "https://www.spacexchimp.com"
502
  msgstr "https://www.spacexchimp.com"
 
 
 
languages/all-meta-tags-ru_RU.po CHANGED
@@ -1,11 +1,13 @@
 
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: All Meta Tags\n"
4
  "POT-Creation-Date: 2018-04-20 01:15+0300\n"
5
  "PO-Revision-Date: 2018-04-20 01:15+0300\n"
6
  "Last-Translator: Arthur Gareginyan\n"
7
- "Language-Team: \n"
8
- "Language: ru\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
@@ -498,6 +500,3 @@ msgstr "Space X-Chimp"
498
  #. Author URI of the plugin/theme
499
  msgid "https://www.spacexchimp.com"
500
  msgstr "https://www.spacexchimp.com"
501
-
502
- #~ msgid "Arthur Gareginyan"
503
- #~ msgstr "Артур Гарегинян"
1
+ # Translation of plugin - All Meta Tags - in Russian (Russia)
2
+ # This file is distributed under the same license as the plugin - All Meta Tags.
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: All Meta Tags\n"
6
  "POT-Creation-Date: 2018-04-20 01:15+0300\n"
7
  "PO-Revision-Date: 2018-04-20 01:15+0300\n"
8
  "Last-Translator: Arthur Gareginyan\n"
9
+ "Language-Team: Russian\n"
10
+ "Language: ru_RU\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
500
  #. Author URI of the plugin/theme
501
  msgid "https://www.spacexchimp.com"
502
  msgstr "https://www.spacexchimp.com"
 
 
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: meta, tag, tags, custom, simple, plugin, twitter, facebook, google, google
4
  Donate link: https://www.spacexchimp.com/donate.html
5
  Requires at least: 3.9
6
  Tested up to: 4.9
7
- Stable tag: 4.15
8
  License: GPL3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -143,15 +143,13 @@ A. The tag code which Google (or Bing, Yandex, Pinterest, Alexa, Norton, WOT, Sp
143
  = Q. What about compatibility with the "All in One SEO Pack" plugin ? =
144
  A. To make these plugins compatible you need to stick to one simple rule: do not fill the same field in both plugins at once. Otherwise both plugins fulfill their work and you will get a duplicate actions, for example:
145
 
146
- ```
147
- <head>
148
  ...
149
  <meta name="copyright" content="Copyright (c) 2013-2018 Space X-Chimp. All Rights Reserved.">
150
  ...
151
  <meta name="copyright" content="Copyright 2018 Space X-Chimp. All Rights Reserved.">
152
  ...
153
- </head>
154
- ```
155
 
156
  In the rest, the "All Meta Tags" and "All in One SEO Pack" is compatible.
157
 
@@ -209,6 +207,11 @@ Commercial licensing (e.g. for projects that can’t use an open-source license)
209
 
210
  == Changelog ==
211
 
 
 
 
 
 
212
  = 4.15 =
213
  * Some texts updated, and typos corrected.
214
  * All translation files updated.
4
  Donate link: https://www.spacexchimp.com/donate.html
5
  Requires at least: 3.9
6
  Tested up to: 4.9
7
+ Stable tag: 4.16
8
  License: GPL3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
143
  = Q. What about compatibility with the "All in One SEO Pack" plugin ? =
144
  A. To make these plugins compatible you need to stick to one simple rule: do not fill the same field in both plugins at once. Otherwise both plugins fulfill their work and you will get a duplicate actions, for example:
145
 
146
+ `<head>
 
147
  ...
148
  <meta name="copyright" content="Copyright (c) 2013-2018 Space X-Chimp. All Rights Reserved.">
149
  ...
150
  <meta name="copyright" content="Copyright 2018 Space X-Chimp. All Rights Reserved.">
151
  ...
152
+ </head>`
 
153
 
154
  In the rest, the "All Meta Tags" and "All in One SEO Pack" is compatible.
155
 
207
 
208
  == Changelog ==
209
 
210
+ = 4.16 =
211
+ * Fixed the link "Settings", located in the plugin's meta row on the "Plugins" page. The suffix ".php" was deleted.
212
+ * Fixed information stored in the header of the translation files.
213
+ * Translation files updated.
214
+
215
  = 4.15 =
216
  * Some texts updated, and typos corrected.
217
  * All translation files updated.