Version Description
Release Date - 25 October 2018
- Fix missing translation strings
Download this release
Release Info
| Developer | proteusthemes |
| Plugin | |
| Version | 2.5.1 |
| Comparing to | |
| See all releases | |
Code changes from version 2.5.0 to 2.5.1
- languages/pt-ocdi.pot +109 -2
- one-click-demo-import.php +1 -1
- readme.txt +7 -1
- vendor/autoload.php +1 -1
- vendor/composer/ClassLoader.php +1 -1
- vendor/composer/autoload_real.php +4 -4
- vendor/composer/autoload_static.php +3 -3
languages/pt-ocdi.pot
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
# This file is distributed under the GPL 2.0.
|
| 3 |
msgid ""
|
| 4 |
msgstr ""
|
| 5 |
-
"Project-Id-Version: One Click Demo Import 2.
|
| 6 |
"Report-Msgid-Bugs-To: http://support.proteusthemes.com/\n"
|
| 7 |
"POT-Creation-Date: 2016-05-14 09:53:17+00:00\n"
|
| 8 |
"MIME-Version: 1.0\n"
|
|
@@ -81,7 +81,8 @@ msgstr ""
|
|
| 81 |
msgid "One Click Demo Import"
|
| 82 |
msgstr ""
|
| 83 |
|
| 84 |
-
#: inc/Helpers.php:309 inc/OneClickDemoImport.php:138
|
|
|
|
| 85 |
msgid "Import Demo Data"
|
| 86 |
msgstr ""
|
| 87 |
|
|
@@ -390,6 +391,112 @@ msgid ""
|
|
| 390 |
"PHP: %2$s%1$s%3$s"
|
| 391 |
msgstr ""
|
| 392 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 393 |
#. Plugin URI of the plugin/theme
|
| 394 |
msgid "https://wordpress.org/plugins/one-click-demo-import/"
|
| 395 |
msgstr ""
|
| 2 |
# This file is distributed under the GPL 2.0.
|
| 3 |
msgid ""
|
| 4 |
msgstr ""
|
| 5 |
+
"Project-Id-Version: One Click Demo Import 2.5.1\n"
|
| 6 |
"Report-Msgid-Bugs-To: http://support.proteusthemes.com/\n"
|
| 7 |
"POT-Creation-Date: 2016-05-14 09:53:17+00:00\n"
|
| 8 |
"MIME-Version: 1.0\n"
|
| 81 |
msgid "One Click Demo Import"
|
| 82 |
msgstr ""
|
| 83 |
|
| 84 |
+
#: inc/Helpers.php:309 inc/OneClickDemoImport.php:138 views/plugin-page.php:120
|
| 85 |
+
#: views/plugin-page.php:132
|
| 86 |
msgid "Import Demo Data"
|
| 87 |
msgstr ""
|
| 88 |
|
| 391 |
"PHP: %2$s%1$s%3$s"
|
| 392 |
msgstr ""
|
| 393 |
|
| 394 |
+
#: views/plugin-page.php:31
|
| 395 |
+
msgid ""
|
| 396 |
+
"%sWarning: your server is using %sPHP safe mode%s. This means that you "
|
| 397 |
+
"might experience server timeout errors.%s"
|
| 398 |
+
msgstr ""
|
| 399 |
+
|
| 400 |
+
#: views/plugin-page.php:44
|
| 401 |
+
msgid "Before you begin, make sure all the required plugins are activated."
|
| 402 |
+
msgstr ""
|
| 403 |
+
|
| 404 |
+
#: views/plugin-page.php:49
|
| 405 |
+
msgid ""
|
| 406 |
+
"Importing demo data (post, pages, images, theme settings, ...) is the "
|
| 407 |
+
"easiest way to setup your theme."
|
| 408 |
+
msgstr ""
|
| 409 |
+
|
| 410 |
+
#: views/plugin-page.php:50
|
| 411 |
+
msgid ""
|
| 412 |
+
"It will allow you to quickly edit everything instead of creating content "
|
| 413 |
+
"from scratch."
|
| 414 |
+
msgstr ""
|
| 415 |
+
|
| 416 |
+
#: views/plugin-page.php:55
|
| 417 |
+
msgid "When you import the data, the following things might happen:"
|
| 418 |
+
msgstr ""
|
| 419 |
+
|
| 420 |
+
#: views/plugin-page.php:58
|
| 421 |
+
msgid ""
|
| 422 |
+
"No existing posts, pages, categories, images, custom post types or any "
|
| 423 |
+
"other data will be deleted or modified."
|
| 424 |
+
msgstr ""
|
| 425 |
+
|
| 426 |
+
#: views/plugin-page.php:59
|
| 427 |
+
msgid ""
|
| 428 |
+
"Posts, pages, images, widgets, menus and other theme settings will get "
|
| 429 |
+
"imported."
|
| 430 |
+
msgstr ""
|
| 431 |
+
|
| 432 |
+
#: views/plugin-page.php:60
|
| 433 |
+
msgid ""
|
| 434 |
+
"Please click on the Import button only once and wait, it can take a couple "
|
| 435 |
+
"of minutes."
|
| 436 |
+
msgstr ""
|
| 437 |
+
|
| 438 |
+
#: views/plugin-page.php:65
|
| 439 |
+
msgid "Switch to manual import!"
|
| 440 |
+
msgstr ""
|
| 441 |
+
|
| 442 |
+
#: views/plugin-page.php:67
|
| 443 |
+
msgid "Switch back to theme predefined imports!"
|
| 444 |
+
msgstr ""
|
| 445 |
+
|
| 446 |
+
#: views/plugin-page.php:83
|
| 447 |
+
msgid ""
|
| 448 |
+
"There are no predefined import files available in this theme. Please upload "
|
| 449 |
+
"the import files manually!"
|
| 450 |
+
msgstr ""
|
| 451 |
+
|
| 452 |
+
#: views/plugin-page.php:90
|
| 453 |
+
msgid "Manual demo files upload"
|
| 454 |
+
msgstr ""
|
| 455 |
+
|
| 456 |
+
#: views/plugin-page.php:93
|
| 457 |
+
msgid "Choose a XML file for content import:"
|
| 458 |
+
msgstr ""
|
| 459 |
+
|
| 460 |
+
#: views/plugin-page.php:98
|
| 461 |
+
msgid "Choose a WIE or JSON file for widget import:"
|
| 462 |
+
msgstr ""
|
| 463 |
+
|
| 464 |
+
#: views/plugin-page.php:103
|
| 465 |
+
msgid "Choose a DAT file for customizer import:"
|
| 466 |
+
msgstr ""
|
| 467 |
+
|
| 468 |
+
#: views/plugin-page.php:109
|
| 469 |
+
msgid "Choose a JSON file for Redux import:"
|
| 470 |
+
msgstr ""
|
| 471 |
+
|
| 472 |
+
#: views/plugin-page.php:112
|
| 473 |
+
msgid "Enter the Redux option name:"
|
| 474 |
+
msgstr ""
|
| 475 |
+
|
| 476 |
+
#: views/plugin-page.php:147
|
| 477 |
+
msgid "All"
|
| 478 |
+
msgstr ""
|
| 479 |
+
|
| 480 |
+
#: views/plugin-page.php:154
|
| 481 |
+
msgid "Search demos..."
|
| 482 |
+
msgstr ""
|
| 483 |
+
|
| 484 |
+
#: views/plugin-page.php:175
|
| 485 |
+
msgid "No preview image."
|
| 486 |
+
msgstr ""
|
| 487 |
+
|
| 488 |
+
#: views/plugin-page.php:180
|
| 489 |
+
msgid "Import"
|
| 490 |
+
msgstr ""
|
| 491 |
+
|
| 492 |
+
#: views/plugin-page.php:182
|
| 493 |
+
msgid "Preview"
|
| 494 |
+
msgstr ""
|
| 495 |
+
|
| 496 |
+
#: views/plugin-page.php:195
|
| 497 |
+
msgid "Importing, please wait!"
|
| 498 |
+
msgstr ""
|
| 499 |
+
|
| 500 |
#. Plugin URI of the plugin/theme
|
| 501 |
msgid "https://wordpress.org/plugins/one-click-demo-import/"
|
| 502 |
msgstr ""
|
one-click-demo-import.php
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
Plugin Name: One Click Demo Import
|
| 5 |
Plugin URI: https://wordpress.org/plugins/one-click-demo-import/
|
| 6 |
Description: Import your content, widgets and theme settings with one click. Theme authors! Enable simple demo import for your theme demo data.
|
| 7 |
-
Version: 2.5.
|
| 8 |
Author: ProteusThemes
|
| 9 |
Author URI: http://www.proteusthemes.com
|
| 10 |
License: GPL3
|
| 4 |
Plugin Name: One Click Demo Import
|
| 5 |
Plugin URI: https://wordpress.org/plugins/one-click-demo-import/
|
| 6 |
Description: Import your content, widgets and theme settings with one click. Theme authors! Enable simple demo import for your theme demo data.
|
| 7 |
+
Version: 2.5.1
|
| 8 |
Author: ProteusThemes
|
| 9 |
Author URI: http://www.proteusthemes.com
|
| 10 |
License: GPL3
|
readme.txt
CHANGED
|
@@ -3,7 +3,7 @@ Contributors: capuderg, cyman, Prelc, proteusthemes
|
|
| 3 |
Tags: import, content, demo, data, widgets, settings, redux, theme options
|
| 4 |
Requires at least: 4.0.0
|
| 5 |
Tested up to: 4.9
|
| 6 |
-
Stable tag: 2.5.
|
| 7 |
License: GPLv3 or later
|
| 8 |
|
| 9 |
Import your demo content, widgets and theme settings with one click. Theme authors! Enable simple demo import for your theme demo data.
|
|
@@ -362,6 +362,12 @@ Please visit this [docs page](https://github.com/proteusthemes/one-click-demo-im
|
|
| 362 |
|
| 363 |
== Changelog ==
|
| 364 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 365 |
= 2.5.0 =
|
| 366 |
|
| 367 |
*Release Date - 8 January 2018*
|
| 3 |
Tags: import, content, demo, data, widgets, settings, redux, theme options
|
| 4 |
Requires at least: 4.0.0
|
| 5 |
Tested up to: 4.9
|
| 6 |
+
Stable tag: 2.5.1
|
| 7 |
License: GPLv3 or later
|
| 8 |
|
| 9 |
Import your demo content, widgets and theme settings with one click. Theme authors! Enable simple demo import for your theme demo data.
|
| 362 |
|
| 363 |
== Changelog ==
|
| 364 |
|
| 365 |
+
= 2.5.1 =
|
| 366 |
+
|
| 367 |
+
*Release Date - 25 October 2018*
|
| 368 |
+
|
| 369 |
+
* Fix missing translation strings
|
| 370 |
+
|
| 371 |
= 2.5.0 =
|
| 372 |
|
| 373 |
*Release Date - 8 January 2018*
|
vendor/autoload.php
CHANGED
|
@@ -4,4 +4,4 @@
|
|
| 4 |
|
| 5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
| 6 |
|
| 7 |
-
return
|
| 4 |
|
| 5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
| 6 |
|
| 7 |
+
return ComposerAutoloaderInite67535fe8bb9e847195ca18c8c330d4f::getLoader();
|
vendor/composer/ClassLoader.php
CHANGED
|
@@ -377,7 +377,7 @@ class ClassLoader
|
|
| 377 |
$subPath = $class;
|
| 378 |
while (false !== $lastPos = strrpos($subPath, '\\')) {
|
| 379 |
$subPath = substr($subPath, 0, $lastPos);
|
| 380 |
-
$search = $subPath.'\\';
|
| 381 |
if (isset($this->prefixDirsPsr4[$search])) {
|
| 382 |
$pathEnd = DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $lastPos + 1);
|
| 383 |
foreach ($this->prefixDirsPsr4[$search] as $dir) {
|
| 377 |
$subPath = $class;
|
| 378 |
while (false !== $lastPos = strrpos($subPath, '\\')) {
|
| 379 |
$subPath = substr($subPath, 0, $lastPos);
|
| 380 |
+
$search = $subPath . '\\';
|
| 381 |
if (isset($this->prefixDirsPsr4[$search])) {
|
| 382 |
$pathEnd = DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $lastPos + 1);
|
| 383 |
foreach ($this->prefixDirsPsr4[$search] as $dir) {
|
vendor/composer/autoload_real.php
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
|
| 3 |
// autoload_real.php @generated by Composer
|
| 4 |
|
| 5 |
-
class
|
| 6 |
{
|
| 7 |
private static $loader;
|
| 8 |
|
|
@@ -19,15 +19,15 @@ class ComposerAutoloaderInit95d1b4e5d3479efaf105848f37b3cf4d
|
|
| 19 |
return self::$loader;
|
| 20 |
}
|
| 21 |
|
| 22 |
-
spl_autoload_register(array('
|
| 23 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
| 24 |
-
spl_autoload_unregister(array('
|
| 25 |
|
| 26 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
| 27 |
if ($useStaticLoader) {
|
| 28 |
require_once __DIR__ . '/autoload_static.php';
|
| 29 |
|
| 30 |
-
call_user_func(\Composer\Autoload\
|
| 31 |
} else {
|
| 32 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
| 33 |
foreach ($map as $namespace => $path) {
|
| 2 |
|
| 3 |
// autoload_real.php @generated by Composer
|
| 4 |
|
| 5 |
+
class ComposerAutoloaderInite67535fe8bb9e847195ca18c8c330d4f
|
| 6 |
{
|
| 7 |
private static $loader;
|
| 8 |
|
| 19 |
return self::$loader;
|
| 20 |
}
|
| 21 |
|
| 22 |
+
spl_autoload_register(array('ComposerAutoloaderInite67535fe8bb9e847195ca18c8c330d4f', 'loadClassLoader'), true, true);
|
| 23 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
| 24 |
+
spl_autoload_unregister(array('ComposerAutoloaderInite67535fe8bb9e847195ca18c8c330d4f', 'loadClassLoader'));
|
| 25 |
|
| 26 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
| 27 |
if ($useStaticLoader) {
|
| 28 |
require_once __DIR__ . '/autoload_static.php';
|
| 29 |
|
| 30 |
+
call_user_func(\Composer\Autoload\ComposerStaticInite67535fe8bb9e847195ca18c8c330d4f::getInitializer($loader));
|
| 31 |
} else {
|
| 32 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
| 33 |
foreach ($map as $namespace => $path) {
|
vendor/composer/autoload_static.php
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
|
| 5 |
namespace Composer\Autoload;
|
| 6 |
|
| 7 |
-
class
|
| 8 |
{
|
| 9 |
public static $prefixLengthsPsr4 = array (
|
| 10 |
'P' =>
|
|
@@ -31,8 +31,8 @@ class ComposerStaticInit95d1b4e5d3479efaf105848f37b3cf4d
|
|
| 31 |
public static function getInitializer(ClassLoader $loader)
|
| 32 |
{
|
| 33 |
return \Closure::bind(function () use ($loader) {
|
| 34 |
-
$loader->prefixLengthsPsr4 =
|
| 35 |
-
$loader->prefixDirsPsr4 =
|
| 36 |
|
| 37 |
}, null, ClassLoader::class);
|
| 38 |
}
|
| 4 |
|
| 5 |
namespace Composer\Autoload;
|
| 6 |
|
| 7 |
+
class ComposerStaticInite67535fe8bb9e847195ca18c8c330d4f
|
| 8 |
{
|
| 9 |
public static $prefixLengthsPsr4 = array (
|
| 10 |
'P' =>
|
| 31 |
public static function getInitializer(ClassLoader $loader)
|
| 32 |
{
|
| 33 |
return \Closure::bind(function () use ($loader) {
|
| 34 |
+
$loader->prefixLengthsPsr4 = ComposerStaticInite67535fe8bb9e847195ca18c8c330d4f::$prefixLengthsPsr4;
|
| 35 |
+
$loader->prefixDirsPsr4 = ComposerStaticInite67535fe8bb9e847195ca18c8c330d4f::$prefixDirsPsr4;
|
| 36 |
|
| 37 |
}, null, ClassLoader::class);
|
| 38 |
}
|
