From e0df067d1d22c19fb090d57db04479be9e8396ad Mon Sep 17 00:00:00 2001 From: Gregor Capuder Date: Fri, 8 Jul 2022 13:45:24 +0200 Subject: [PATCH] OCDI v3.1.2 --- languages/one-click-demo-import.pot | 62 ++++++++++++++--------------- one-click-demo-import.php | 2 +- readme.md | 10 ++++- readme.txt | 10 ++++- 4 files changed, 48 insertions(+), 36 deletions(-) diff --git a/languages/one-click-demo-import.pot b/languages/one-click-demo-import.pot index 1211039..972de90 100644 --- a/languages/one-click-demo-import.pot +++ b/languages/one-click-demo-import.pot @@ -1,13 +1,13 @@ msgid "" msgstr "" -"Project-Id-Version: One Click Demo Import 3.1.1\n" +"Project-Id-Version: One Click Demo Import 3.1.2\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/one-click-demo-import\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2022-03-22T06:17:28+00:00\n" +"POT-Creation-Date: 2022-07-08T11:44:31+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.4.0\n" "X-Domain: one-click-demo-import\n" @@ -310,121 +310,121 @@ msgstr "" msgid "New AJAX call!" msgstr "" -#: inc/OneClickDemoImport.php:221 +#: inc/OneClickDemoImport.php:229 msgid "No preview image defined for this import." msgstr "" -#: inc/OneClickDemoImport.php:222 +#: inc/OneClickDemoImport.php:230 msgid "Are you sure?" msgstr "" -#: inc/OneClickDemoImport.php:223 +#: inc/OneClickDemoImport.php:231 #: views/plugin-page.php:276 msgid "Cancel" msgstr "" -#: inc/OneClickDemoImport.php:224 +#: inc/OneClickDemoImport.php:232 msgid "Yes, import!" msgstr "" -#: inc/OneClickDemoImport.php:225 +#: inc/OneClickDemoImport.php:233 msgid "Selected demo import:" msgstr "" -#: inc/OneClickDemoImport.php:226 +#: inc/OneClickDemoImport.php:234 msgid "Installing..." msgstr "" -#: inc/OneClickDemoImport.php:227 +#: inc/OneClickDemoImport.php:235 #: inc/WPCLICommands.php:153 msgid "Importing..." msgstr "" -#: inc/OneClickDemoImport.php:228 +#: inc/OneClickDemoImport.php:236 msgid "Successfully Imported!" msgstr "" -#: inc/OneClickDemoImport.php:229 +#: inc/OneClickDemoImport.php:237 #: views/plugin-page.php:270 msgid "Install Plugin" msgstr "" -#: inc/OneClickDemoImport.php:230 +#: inc/OneClickDemoImport.php:238 #: views/plugin-page.php:270 msgid "Installed" msgstr "" -#: inc/OneClickDemoImport.php:231 +#: inc/OneClickDemoImport.php:239 msgid "Import Failed" msgstr "" -#: inc/OneClickDemoImport.php:232 +#: inc/OneClickDemoImport.php:240 msgid "Whoops, there was a problem importing your content." msgstr "" -#: inc/OneClickDemoImport.php:233 +#: inc/OneClickDemoImport.php:241 msgid "Looks like some of the plugins failed to install. Please try again. If this issue persists, please manually install the failing plugins and come back to this step to import the theme demo data." msgstr "" -#: inc/OneClickDemoImport.php:234 +#: inc/OneClickDemoImport.php:242 msgid "Invalid file type detected! Please select an XML file for the Content Import." msgstr "" -#: inc/OneClickDemoImport.php:235 +#: inc/OneClickDemoImport.php:243 msgid "Invalid file type detected! Please select a JSON or WIE file for the Widgets Import." msgstr "" -#: inc/OneClickDemoImport.php:236 +#: inc/OneClickDemoImport.php:244 msgid "Invalid file type detected! Please select a DAT file for the Customizer Import." msgstr "" -#: inc/OneClickDemoImport.php:237 +#: inc/OneClickDemoImport.php:245 msgid "Invalid file type detected! Please select a JSON file for the Redux Import." msgstr "" -#: inc/OneClickDemoImport.php:254 +#: inc/OneClickDemoImport.php:262 msgid "Manual import files are missing! Please select the import files and try again." msgstr "" -#: inc/OneClickDemoImport.php:269 -#: inc/OneClickDemoImport.php:314 +#: inc/OneClickDemoImport.php:277 +#: inc/OneClickDemoImport.php:322 msgid "Manually uploaded files" msgstr "" -#: inc/OneClickDemoImport.php:327 -#: inc/OneClickDemoImport.php:338 +#: inc/OneClickDemoImport.php:335 +#: inc/OneClickDemoImport.php:346 msgid "Downloaded files" msgstr "" #. translators: %s - the name of the selected import. -#: inc/OneClickDemoImport.php:334 +#: inc/OneClickDemoImport.php:342 msgid "The import files for: %s were successfully downloaded!" msgstr "" -#: inc/OneClickDemoImport.php:343 +#: inc/OneClickDemoImport.php:351 msgid "No import files specified!" msgstr "" -#: inc/OneClickDemoImport.php:460 +#: inc/OneClickDemoImport.php:474 #: views/import.php:118 msgid "Import Complete!" msgstr "" -#: inc/OneClickDemoImport.php:461 +#: inc/OneClickDemoImport.php:475 #: views/import.php:121 msgid "Congrats, your demo was imported successfully. You can now begin editing your site." msgstr "" -#: inc/OneClickDemoImport.php:462 +#: inc/OneClickDemoImport.php:476 msgid "Successful Import" msgstr "" -#: inc/OneClickDemoImport.php:465 +#: inc/OneClickDemoImport.php:479 msgid "Your import completed, but some things may not have imported properly." msgstr "" #. translators: %s - link to the log file. -#: inc/OneClickDemoImport.php:469 +#: inc/OneClickDemoImport.php:483 msgid "

View error log for more information.

" msgstr "" diff --git a/one-click-demo-import.php b/one-click-demo-import.php index 6543d29..c8e41b0 100644 --- a/one-click-demo-import.php +++ b/one-click-demo-import.php @@ -4,7 +4,7 @@ Plugin Name: One Click Demo Import Plugin URI: https://wordpress.org/plugins/one-click-demo-import/ Description: Import your content, widgets and theme settings with one click. Theme authors! Enable simple demo import for your theme demo data. -Version: 3.1.1 +Version: 3.1.2 Author: OCDI Author URI: https://ocdi.com License: GPL3 diff --git a/readme.md b/readme.md index 62009bb..735f232 100644 --- a/readme.md +++ b/readme.md @@ -2,9 +2,9 @@ **Contributors:** ocdi, smub, jaredatch, capuderg **Tags:** import, content, demo, data, widgets, settings, redux, theme options **Requires at least:** 5.2 -**Tested up to:** 5.9 +**Tested up to:** 6.0 **Requires PHP:** 5.6 -**Stable tag:** 3.1.1 +**Stable tag:** 3.1.2 **License:** GPLv3 or later Import your demo content, widgets and theme settings with one click. Theme authors! Enable simple theme demo import for your users. @@ -367,6 +367,12 @@ Please visit this [docs page](https://github.com/awesomemotive/one-click-demo-im ## Changelog ## +### 3.1.2 ### + +*Release Date - 8th July 2022* + +* Fixed missing terms count update (fixes missing menu items after WP 6.0 update). + ### 3.1.1 ### *Release Date - 22nd March 2022* diff --git a/readme.txt b/readme.txt index 83ac414..6f3c610 100644 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: ocdi, smub, jaredatch, capuderg Tags: import, content, demo, data, widgets, settings, redux, theme options Requires at least: 5.2 -Tested up to: 5.9 +Tested up to: 6.0 Requires PHP: 5.6 -Stable tag: 3.1.1 +Stable tag: 3.1.2 License: GPLv3 or later Import your demo content, widgets and theme settings with one click. Theme authors! Enable simple theme demo import for your users. @@ -359,6 +359,12 @@ Please visit this [docs page](https://github.com/awesomemotive/one-click-demo-im == Changelog == += 3.1.2 = + +*Release Date - 8th July 2022* + +* Fixed missing terms count update (fixes missing menu items after WP 6.0 update). + = 3.1.1 = *Release Date - 22nd March 2022*