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 | Head and Footer Scripts Inserter |
Version | 4.17 |
Comparing to | |
See all releases |
Code changes from version 4.16 to 4.17
- header-and-footer-scripts-inserter.php +1 -1
- inc/php/core.php +1 -1
- languages/header-and-footer-scripts-inserter-de_DE.po +3 -6
- languages/header-and-footer-scripts-inserter-es_ES.po +4 -5
- languages/header-and-footer-scripts-inserter-pl_PL.po +4 -6
- languages/header-and-footer-scripts-inserter-ru_RU.po +4 -5
- readme.txt +6 -1
header-and-footer-scripts-inserter.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* Description: Easily add your scripts to the WordPress website's head and footer sections. 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.
|
9 |
* License: GPL3
|
10 |
* Text Domain: header-and-footer-scripts-inserter
|
11 |
* Domain Path: /languages/
|
5 |
* Description: Easily add your scripts to the WordPress website's head and footer sections. 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.17
|
9 |
* License: GPL3
|
10 |
* Text Domain: header-and-footer-scripts-inserter
|
11 |
* Domain Path: /languages/
|
inc/php/core.php
CHANGED
@@ -20,7 +20,7 @@ add_action( 'init', 'spacexchimp_p006_textdomain' );
|
|
20 |
* and inserts a link to the plugin admin page
|
21 |
*/
|
22 |
function spacexchimp_p006_settings_link( $links ) {
|
23 |
-
$page = '<a href="' . admin_url( 'options-general.php?page=' . SPACEXCHIMP_P006_SLUG
|
24 |
array_unshift( $links, $page );
|
25 |
return $links;
|
26 |
}
|
20 |
* and inserts a link to the plugin admin page
|
21 |
*/
|
22 |
function spacexchimp_p006_settings_link( $links ) {
|
23 |
+
$page = '<a href="' . admin_url( 'options-general.php?page=' . SPACEXCHIMP_P006_SLUG ) . '">' . __( 'Settings', SPACEXCHIMP_P006_TEXT ) . '</a>';
|
24 |
array_unshift( $links, $page );
|
25 |
return $links;
|
26 |
}
|
languages/header-and-footer-scripts-inserter-de_DE.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
# Translation of
|
2 |
-
# This file is distributed under the same license as the
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version:
|
6 |
"POT-Creation-Date: 2018-04-20 01:34+0300\n"
|
7 |
"PO-Revision-Date: 2018-04-20 01:34+0300\n"
|
8 |
"Last-Translator: Arthur Gareginyan\n"
|
@@ -369,6 +369,3 @@ msgstr "Space X-Chimp"
|
|
369 |
#. Author URI of the plugin/theme
|
370 |
msgid "https://www.spacexchimp.com"
|
371 |
msgstr "https://www.spacexchimp.com"
|
372 |
-
|
373 |
-
#~ msgid "Arthur Gareginyan"
|
374 |
-
#~ msgstr "Arthur Gareginyan"
|
1 |
+
# Translation of plugin - Head and Footer Scripts Inserter - in German (Germany)
|
2 |
+
# This file is distributed under the same license as the plugin - Head and Footer Scripts Inserter.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Head and Footer Scripts Inserter\n"
|
6 |
"POT-Creation-Date: 2018-04-20 01:34+0300\n"
|
7 |
"PO-Revision-Date: 2018-04-20 01:34+0300\n"
|
8 |
"Last-Translator: Arthur Gareginyan\n"
|
369 |
#. Author URI of the plugin/theme
|
370 |
msgid "https://www.spacexchimp.com"
|
371 |
msgstr "https://www.spacexchimp.com"
|
|
|
|
|
|
languages/header-and-footer-scripts-inserter-es_ES.po
CHANGED
@@ -1,11 +1,13 @@
|
|
|
|
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Head and Footer Scripts Inserter\n"
|
4 |
"POT-Creation-Date: 2018-04-20 01:34+0300\n"
|
5 |
"PO-Revision-Date: 2018-04-20 01:34+0300\n"
|
6 |
"Last-Translator: Arthur Gareginyan\n"
|
7 |
-
"Language-Team: \n"
|
8 |
-
"Language:
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -367,6 +369,3 @@ msgstr "Space X-Chimp"
|
|
367 |
#. Author URI of the plugin/theme
|
368 |
msgid "https://www.spacexchimp.com"
|
369 |
msgstr "https://www.spacexchimp.com"
|
370 |
-
|
371 |
-
#~ msgid "Arthur Gareginyan"
|
372 |
-
#~ msgstr "Arthur Gareginyan"
|
1 |
+
# Translation of plugin - Head and Footer Scripts Inserter - in Spanish (Spain)
|
2 |
+
# This file is distributed under the same license as the plugin - Head and Footer Scripts Inserter.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Head and Footer Scripts Inserter\n"
|
6 |
"POT-Creation-Date: 2018-04-20 01:34+0300\n"
|
7 |
"PO-Revision-Date: 2018-04-20 01:34+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"
|
369 |
#. Author URI of the plugin/theme
|
370 |
msgid "https://www.spacexchimp.com"
|
371 |
msgstr "https://www.spacexchimp.com"
|
|
|
|
|
|
languages/header-and-footer-scripts-inserter-pl_PL.po
CHANGED
@@ -1,12 +1,13 @@
|
|
|
|
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Header and Footer Scripts Inserter\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
"POT-Creation-Date: 2018-04-20 01:34+0300\n"
|
6 |
"PO-Revision-Date: 2018-04-20 01:34+0300\n"
|
7 |
"Last-Translator: Arthur Gareginyan\n"
|
8 |
-
"Language-Team: \n"
|
9 |
-
"Language:
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -370,8 +371,5 @@ msgstr ""
|
|
370 |
msgid "https://www.spacexchimp.com"
|
371 |
msgstr "https://www.spacexchimp.com"
|
372 |
|
373 |
-
#~ msgid "Arthur Gareginyan"
|
374 |
-
#~ msgstr "Arthur Gareginyan"
|
375 |
-
|
376 |
#~ msgid "If you want more options then tell us and we will be happy to add it."
|
377 |
#~ msgstr "Jeśli potrzebujesz więcej opcji napisz mi o tym. Chętnie je dodam."
|
1 |
+
# Translation of plugin - Head and Footer Scripts Inserter - in Polish (Poland)
|
2 |
+
# This file is distributed under the same license as the plugin - Head and Footer Scripts Inserter.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Header and Footer Scripts Inserter\n"
|
|
|
6 |
"POT-Creation-Date: 2018-04-20 01:34+0300\n"
|
7 |
"PO-Revision-Date: 2018-04-20 01:34+0300\n"
|
8 |
"Last-Translator: Arthur Gareginyan\n"
|
9 |
+
"Language-Team: Polish\n"
|
10 |
+
"Language: pl_PL\n"
|
11 |
"MIME-Version: 1.0\n"
|
12 |
"Content-Type: text/plain; charset=UTF-8\n"
|
13 |
"Content-Transfer-Encoding: 8bit\n"
|
371 |
msgid "https://www.spacexchimp.com"
|
372 |
msgstr "https://www.spacexchimp.com"
|
373 |
|
|
|
|
|
|
|
374 |
#~ msgid "If you want more options then tell us and we will be happy to add it."
|
375 |
#~ msgstr "Jeśli potrzebujesz więcej opcji napisz mi o tym. Chętnie je dodam."
|
languages/header-and-footer-scripts-inserter-ru_RU.po
CHANGED
@@ -1,11 +1,13 @@
|
|
|
|
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Header and Footer Scripts Inserter\n"
|
4 |
"POT-Creation-Date: 2018-04-20 01:34+0300\n"
|
5 |
"PO-Revision-Date: 2018-04-20 01:34+0300\n"
|
6 |
"Last-Translator: Arthur Gareginyan\n"
|
7 |
-
"Language-Team: \n"
|
8 |
-
"Language:
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -367,6 +369,3 @@ msgstr "Space X-Chimp"
|
|
367 |
#. Author URI of the plugin/theme
|
368 |
msgid "https://www.spacexchimp.com"
|
369 |
msgstr "https://www.spacexchimp.com"
|
370 |
-
|
371 |
-
#~ msgid "Arthur Gareginyan"
|
372 |
-
#~ msgstr "Артур Гарегинян"
|
1 |
+
# Translation of plugin - Head and Footer Scripts Inserter - in Russian (Russia)
|
2 |
+
# This file is distributed under the same license as the plugin - Head and Footer Scripts Inserter.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Header and Footer Scripts Inserter\n"
|
6 |
"POT-Creation-Date: 2018-04-20 01:34+0300\n"
|
7 |
"PO-Revision-Date: 2018-04-20 01:34+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"
|
369 |
#. Author URI of the plugin/theme
|
370 |
msgid "https://www.spacexchimp.com"
|
371 |
msgstr "https://www.spacexchimp.com"
|
|
|
|
|
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: inject, insert, insert scripts, insert javascript, insert js, insert html,
|
|
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.
|
8 |
License: GPL3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -187,6 +187,11 @@ Commercial licensing (e.g. for projects that can’t use an open-source license)
|
|
187 |
|
188 |
== Changelog ==
|
189 |
|
|
|
|
|
|
|
|
|
|
|
190 |
= 4.16 =
|
191 |
* Some texts updated, and typos corrected.
|
192 |
* 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.17
|
8 |
License: GPL3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
187 |
|
188 |
== Changelog ==
|
189 |
|
190 |
+
= 4.17 =
|
191 |
+
* Fixed the link "Settings", located in the plugin's meta row on the "Plugins" page. The suffix ".php" was deleted.
|
192 |
+
* Fixed information stored in the header of the translation files.
|
193 |
+
* Translation files updated.
|
194 |
+
|
195 |
= 4.16 =
|
196 |
* Some texts updated, and typos corrected.
|
197 |
* All translation files updated.
|