diff --git a/apsfc.php b/apsfc.php index a51c18b..b0b0a40 100644 --- a/apsfc.php +++ b/apsfc.php @@ -4,14 +4,14 @@ * Add Polylang support for Customizer * * @link https://richardev.com - * @since 1.0.0 + * @since 1.0.2 * @package Polylang_Customizer * * @wordpress-plugin * Plugin Name: Add Polylang support for Customizer - * Plugin URI: https://github.com/richardevcom/add-polylang-support-for-customizer + * Plugin URI: https://wordpress.org/plugins/add-polylang-support-for-customizer * Description: This plugin adds Polylang support for Customizer. - * Version: 1.0.1 + * Version: 1.0.2 * Author: richardev * Author URI: https://richardev.com * License: GPL-2.0+ @@ -27,9 +27,9 @@ /** * Currently plugin version. - * Start at version 1.0.0 and use SemVer - https://semver.org + * Start at version 1.0.2 and use SemVer - https://semver.org * Rename this for your plugin and update it as you release new versions. */ -define( 'APSFC_VERSION', '1.0.0' ); +define( 'APSFC_VERSION', '1.0.2' ); require_once plugin_dir_path( __FILE__ ) . '/includes/class-apsfc.php'; \ No newline at end of file diff --git a/includes/class-apsfc.php b/includes/class-apsfc.php index 628adfa..163a5b5 100644 --- a/includes/class-apsfc.php +++ b/includes/class-apsfc.php @@ -72,7 +72,7 @@ public static function init() { /** * Load plugin textdomain. * - * @since 1.0.0 + * @since 1.0.2 */ public function pc_load_textdomain() { load_plugin_textdomain( 'apsfc', false, basename( dirname( __FILE__ ) ) . '/languages' ); diff --git a/languages/apsfc-backup-202001311006240.pot~ b/languages/apsfc-backup-202001311006240.pot~ new file mode 100644 index 0000000..6bb3713 --- /dev/null +++ b/languages/apsfc-backup-202001311006240.pot~ @@ -0,0 +1,40 @@ +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Add Polylang support for Customizer\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-01-30 21:40+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: \n" +"Language: \n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Loco https://localise.biz/\n" +"X-Loco-Version: 2.3.1; wp-5.3.2" + +#. URI of the plugin +msgid "https://github.com/richardevcom/add-polylang-support-for-customizer" +msgstr "" + +#. Author URI of the plugin +msgid "https://richardev.com" +msgstr "" + +#: includes/class-apsfc.php:277 +msgid "Language" +msgstr "" + +#. Name of the plugin +msgid "Polylang support for Customizer" +msgstr "" + +#. Author of the plugin +msgid "richardev" +msgstr "" + +#. Description of the plugin +msgid "This plugin adds Polylang support for Customizer." +msgstr "" diff --git a/languages/apsfc-en_GB-backup-202001311007090.po~ b/languages/apsfc-en_GB-backup-202001311007090.po~ new file mode 100644 index 0000000..4d38cc1 --- /dev/null +++ b/languages/apsfc-en_GB-backup-202001311007090.po~ @@ -0,0 +1,39 @@ +msgid "" +msgstr "" +"Project-Id-Version: Add Polylang support for Customizer\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-01-31 10:06+0000\n" +"PO-Revision-Date: 2020-01-31 10:06+0000\n" +"Last-Translator: richardev \n" +"Language-Team: \n" +"Language: en_GB\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Loco https://localise.biz/\n" +"X-Loco-Version: 2.3.1; wp-5.3.2" + +#: includes/class-apsfc.php:277 +msgid "Language" +msgstr "" + +#. Name of the plugin +msgid "Add Polylang support for Customizer" +msgstr "" + +#. Description of the plugin +msgid "This plugin adds Polylang support for Customizer." +msgstr "" + +#. URI of the plugin +msgid "https://github.com/richardevcom/add-polylang-support-for-customizer" +msgstr "" + +#. Author of the plugin +msgid "richardev" +msgstr "" + +#. Author URI of the plugin +msgid "https://richardev.com" +msgstr "" diff --git a/languages/apsfc-en_US-backup-202001311006480.po~ b/languages/apsfc-en_US-backup-202001311006480.po~ new file mode 100644 index 0000000..3e7007b --- /dev/null +++ b/languages/apsfc-en_US-backup-202001311006480.po~ @@ -0,0 +1,39 @@ +msgid "" +msgstr "" +"Project-Id-Version: Add Polylang support for Customizer\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-01-31 10:06+0000\n" +"PO-Revision-Date: 2020-01-31 10:06+0000\n" +"Last-Translator: richardev \n" +"Language-Team: \n" +"Language: en_US\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Loco https://localise.biz/\n" +"X-Loco-Version: 2.3.1; wp-5.3.2" + +#: includes/class-apsfc.php:277 +msgid "Language" +msgstr "" + +#. Name of the plugin +msgid "Add Polylang support for Customizer" +msgstr "" + +#. Description of the plugin +msgid "This plugin adds Polylang support for Customizer." +msgstr "" + +#. URI of the plugin +msgid "https://github.com/richardevcom/add-polylang-support-for-customizer" +msgstr "" + +#. Author of the plugin +msgid "richardev" +msgstr "" + +#. Author URI of the plugin +msgid "https://richardev.com" +msgstr "" diff --git a/languages/apsfc-es_ES-backup-202001311008360.po~ b/languages/apsfc-es_ES-backup-202001311008360.po~ new file mode 100644 index 0000000..03d2abb --- /dev/null +++ b/languages/apsfc-es_ES-backup-202001311008360.po~ @@ -0,0 +1,39 @@ +msgid "" +msgstr "" +"Project-Id-Version: Add Polylang support for Customizer\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-01-31 10:06+0000\n" +"PO-Revision-Date: 2020-01-31 10:08+0000\n" +"Last-Translator: richardev \n" +"Language-Team: \n" +"Language: es_ES\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Loco https://localise.biz/\n" +"X-Loco-Version: 2.3.1; wp-5.3.2" + +#: includes/class-apsfc.php:277 +msgid "Language" +msgstr "" + +#. Name of the plugin +msgid "Add Polylang support for Customizer" +msgstr "" + +#. Description of the plugin +msgid "This plugin adds Polylang support for Customizer." +msgstr "" + +#. URI of the plugin +msgid "https://github.com/richardevcom/add-polylang-support-for-customizer" +msgstr "" + +#. Author of the plugin +msgid "richardev" +msgstr "" + +#. Author URI of the plugin +msgid "https://richardev.com" +msgstr "" diff --git a/languages/apsfc-hi_IN-backup-202001311008590.po~ b/languages/apsfc-hi_IN-backup-202001311008590.po~ new file mode 100644 index 0000000..2b7b81a --- /dev/null +++ b/languages/apsfc-hi_IN-backup-202001311008590.po~ @@ -0,0 +1,39 @@ +msgid "" +msgstr "" +"Project-Id-Version: Add Polylang support for Customizer\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-01-31 10:06+0000\n" +"PO-Revision-Date: 2020-01-31 10:08+0000\n" +"Last-Translator: richardev \n" +"Language-Team: \n" +"Language: hi_IN\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Loco https://localise.biz/\n" +"X-Loco-Version: 2.3.1; wp-5.3.2" + +#: includes/class-apsfc.php:277 +msgid "Language" +msgstr "" + +#. Name of the plugin +msgid "Add Polylang support for Customizer" +msgstr "" + +#. Description of the plugin +msgid "This plugin adds Polylang support for Customizer." +msgstr "" + +#. URI of the plugin +msgid "https://github.com/richardevcom/add-polylang-support-for-customizer" +msgstr "" + +#. Author of the plugin +msgid "richardev" +msgstr "" + +#. Author URI of the plugin +msgid "https://richardev.com" +msgstr "" diff --git a/languages/apsfc-lv-backup-202001311007240.po~ b/languages/apsfc-lv-backup-202001311007240.po~ new file mode 100644 index 0000000..a77a07a --- /dev/null +++ b/languages/apsfc-lv-backup-202001311007240.po~ @@ -0,0 +1,40 @@ +msgid "" +msgstr "" +"Project-Id-Version: Add Polylang support for Customizer\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-01-31 10:06+0000\n" +"PO-Revision-Date: 2020-01-31 10:07+0000\n" +"Last-Translator: richardev \n" +"Language-Team: \n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=n % 10 == 1 && n % 100 != 11 ? 0 : n != 0 ? " +"1 : 2;\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Loco https://localise.biz/\n" +"X-Loco-Version: 2.3.1; wp-5.3.2" + +#: includes/class-apsfc.php:277 +msgid "Language" +msgstr "" + +#. Name of the plugin +msgid "Add Polylang support for Customizer" +msgstr "" + +#. Description of the plugin +msgid "This plugin adds Polylang support for Customizer." +msgstr "" + +#. URI of the plugin +msgid "https://github.com/richardevcom/add-polylang-support-for-customizer" +msgstr "" + +#. Author of the plugin +msgid "richardev" +msgstr "" + +#. Author URI of the plugin +msgid "https://richardev.com" +msgstr "" diff --git a/languages/apsfc-pt_PT-backup-202001311008070.po~ b/languages/apsfc-pt_PT-backup-202001311008070.po~ new file mode 100644 index 0000000..5c95f3b --- /dev/null +++ b/languages/apsfc-pt_PT-backup-202001311008070.po~ @@ -0,0 +1,39 @@ +msgid "" +msgstr "" +"Project-Id-Version: Add Polylang support for Customizer\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-01-31 10:06+0000\n" +"PO-Revision-Date: 2020-01-31 10:08+0000\n" +"Last-Translator: richardev \n" +"Language-Team: \n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Loco https://localise.biz/\n" +"X-Loco-Version: 2.3.1; wp-5.3.2" + +#: includes/class-apsfc.php:277 +msgid "Language" +msgstr "" + +#. Name of the plugin +msgid "Add Polylang support for Customizer" +msgstr "" + +#. Description of the plugin +msgid "This plugin adds Polylang support for Customizer." +msgstr "" + +#. URI of the plugin +msgid "https://github.com/richardevcom/add-polylang-support-for-customizer" +msgstr "" + +#. Author of the plugin +msgid "richardev" +msgstr "" + +#. Author URI of the plugin +msgid "https://richardev.com" +msgstr "" diff --git a/languages/apsfc-zh_CN-backup-202001311009510.po~ b/languages/apsfc-zh_CN-backup-202001311009510.po~ new file mode 100644 index 0000000..03184f5 --- /dev/null +++ b/languages/apsfc-zh_CN-backup-202001311009510.po~ @@ -0,0 +1,39 @@ +msgid "" +msgstr "" +"Project-Id-Version: Add Polylang support for Customizer\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-01-31 10:06+0000\n" +"PO-Revision-Date: 2020-01-31 10:09+0000\n" +"Last-Translator: richardev \n" +"Language-Team: \n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Loco https://localise.biz/\n" +"X-Loco-Version: 2.3.1; wp-5.3.2" + +#: includes/class-apsfc.php:277 +msgid "Language" +msgstr "" + +#. Name of the plugin +msgid "Add Polylang support for Customizer" +msgstr "" + +#. Description of the plugin +msgid "This plugin adds Polylang support for Customizer." +msgstr "" + +#. URI of the plugin +msgid "https://github.com/richardevcom/add-polylang-support-for-customizer" +msgstr "" + +#. Author of the plugin +msgid "richardev" +msgstr "" + +#. Author URI of the plugin +msgid "https://richardev.com" +msgstr "" diff --git a/readme.txt b/readme.txt index e2711f3..2f61138 100644 --- a/readme.txt +++ b/readme.txt @@ -1,9 +1,9 @@ === Add Polylang support for Customizer === Contributors: richardevcom,pers -Tags: add,polylang,language,dropdown,support,functionality,for,wordpress,customizer, +Tags: polylang,customizer,support,translate,wordpress Donate link: paypal.me/ricardsmucelans Requires at least: 4.7 -Tested up to: 5.3.2 +Tested up to: 5.4 Requires PHP: 5.6 Stable tag: trunk License: GPL-2.0+ @@ -74,4 +74,6 @@ or if you go to Admin panel > Plugins > Add new > Upload Plugin and select the a == Changelog == = 1.0.1 = -* First release \ No newline at end of file +* First release += 1.0.2 = +* Fixed issues with option rewriting and polylang translatable strings. \ No newline at end of file