Skip to content

Commit

Permalink
version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
richardevcom committed Apr 15, 2020
1 parent a186476 commit 21622cf
Show file tree
Hide file tree
Showing 11 changed files with 325 additions and 9 deletions.
10 changes: 5 additions & 5 deletions apsfc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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+
Expand All @@ -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';
2 changes: 1 addition & 1 deletion includes/class-apsfc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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' );
Expand Down
40 changes: 40 additions & 0 deletions languages/apsfc-backup-202001311006240.pot~
Original file line number Diff line number Diff line change
@@ -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 <EMAIL@ADDRESS>\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 ""
39 changes: 39 additions & 0 deletions languages/apsfc-en_GB-backup-202001311007090.po~
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>\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 ""
39 changes: 39 additions & 0 deletions languages/apsfc-en_US-backup-202001311006480.po~
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>\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 ""
39 changes: 39 additions & 0 deletions languages/apsfc-es_ES-backup-202001311008360.po~
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>\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 ""
39 changes: 39 additions & 0 deletions languages/apsfc-hi_IN-backup-202001311008590.po~
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>\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 ""
40 changes: 40 additions & 0 deletions languages/apsfc-lv-backup-202001311007240.po~
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>\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 ""
39 changes: 39 additions & 0 deletions languages/apsfc-pt_PT-backup-202001311008070.po~
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>\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 ""
39 changes: 39 additions & 0 deletions languages/apsfc-zh_CN-backup-202001311009510.po~
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>\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 ""
8 changes: 5 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -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+
Expand Down Expand Up @@ -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
* First release
= 1.0.2 =
* Fixed issues with option rewriting and polylang translatable strings.

0 comments on commit 21622cf

Please sign in to comment.