Changeset 2732429
- Timestamp:
- 05/27/2022 08:22:25 AM (4 years ago)
- Location:
- wpsynchro
- Files:
-
- 139 added
- 9 edited
-
tags/1.8.1 (added)
-
tags/1.8.1/LICENSE.txt (added)
-
tags/1.8.1/changelog.txt (added)
-
tags/1.8.1/dist (added)
-
tags/1.8.1/dist/icon-ad1a7bb1dc057be5c9a6929d1aaa4f7d.png (added)
-
tags/1.8.1/dist/manifest.json (added)
-
tags/1.8.1/dist/wpsynchro-deactivation-48b86370a9ab44b0f76b.css (added)
-
tags/1.8.1/dist/wpsynchro-deactivation-48b86370a9ab44b0f76b.js (added)
-
tags/1.8.1/dist/wpsynchro-main-48b86370a9ab44b0f76b.css (added)
-
tags/1.8.1/dist/wpsynchro-main-48b86370a9ab44b0f76b.js (added)
-
tags/1.8.1/includes (added)
-
tags/1.8.1/includes/API (added)
-
tags/1.8.1/includes/API/ClientSyncDatabase.php (added)
-
tags/1.8.1/includes/API/DatabaseBackup.php (added)
-
tags/1.8.1/includes/API/DownloadLog.php (added)
-
tags/1.8.1/includes/API/ExecuteAction.php (added)
-
tags/1.8.1/includes/API/FileFinalize.php (added)
-
tags/1.8.1/includes/API/FileTransfer.php (added)
-
tags/1.8.1/includes/API/Filesystem.php (added)
-
tags/1.8.1/includes/API/GetFiles.php (added)
-
tags/1.8.1/includes/API/HealthCheck.php (added)
-
tags/1.8.1/includes/API/Initiate.php (added)
-
tags/1.8.1/includes/API/LoadAPI.php (added)
-
tags/1.8.1/includes/API/MasterData.php (added)
-
tags/1.8.1/includes/API/Migrate.php (added)
-
tags/1.8.1/includes/API/PopulateFileList.php (added)
-
tags/1.8.1/includes/API/PopulateFileListStatus.php (added)
-
tags/1.8.1/includes/API/Status.php (added)
-
tags/1.8.1/includes/API/StatusFileChanges.php (added)
-
tags/1.8.1/includes/API/VerifyMigration.php (added)
-
tags/1.8.1/includes/API/WPSynchroService.php (added)
-
tags/1.8.1/includes/CommonFunctions.php (added)
-
tags/1.8.1/includes/Database (added)
-
tags/1.8.1/includes/Database/DatabaseFinalize.php (added)
-
tags/1.8.1/includes/Database/DatabaseHelperFunctions.php (added)
-
tags/1.8.1/includes/Database/DatabaseSync.php (added)
-
tags/1.8.1/includes/Database/Table.php (added)
-
tags/1.8.1/includes/Database/TableColumns.php (added)
-
tags/1.8.1/includes/Finalize (added)
-
tags/1.8.1/includes/Finalize/FinalizeSync.php (added)
-
tags/1.8.1/includes/Initiate (added)
-
tags/1.8.1/includes/Initiate/InitiateSync.php (added)
-
tags/1.8.1/includes/Initiate/InitiateTokenRetrieval.php (added)
-
tags/1.8.1/includes/Job.php (added)
-
tags/1.8.1/includes/Logger (added)
-
tags/1.8.1/includes/Logger/FileLogger.php (added)
-
tags/1.8.1/includes/Logger/Logger.php (added)
-
tags/1.8.1/includes/Logger/LoggerTrait.php (added)
-
tags/1.8.1/includes/Logger/MemoryLogger.php (added)
-
tags/1.8.1/includes/Logger/NullLogger.php (added)
-
tags/1.8.1/includes/Logger/SyncMetadataLog.php (added)
-
tags/1.8.1/includes/Masterdata (added)
-
tags/1.8.1/includes/Masterdata/MasterdataRetrieval.php (added)
-
tags/1.8.1/includes/Masterdata/MasterdataSync.php (added)
-
tags/1.8.1/includes/Migration.php (added)
-
tags/1.8.1/includes/MigrationController.php (added)
-
tags/1.8.1/includes/MigrationFactory.php (added)
-
tags/1.8.1/includes/Pages (added)
-
tags/1.8.1/includes/Pages/AdminAddEdit.php (added)
-
tags/1.8.1/includes/Pages/AdminChangelog.php (added)
-
tags/1.8.1/includes/Pages/AdminLog.php (added)
-
tags/1.8.1/includes/Pages/AdminOverview.php (added)
-
tags/1.8.1/includes/Pages/AdminRunSync.php (added)
-
tags/1.8.1/includes/Pages/AdminSetup.php (added)
-
tags/1.8.1/includes/Pages/AdminSupport.php (added)
-
tags/1.8.1/includes/ServiceController.php (added)
-
tags/1.8.1/includes/Status (added)
-
tags/1.8.1/includes/Status/MigrateStatus.php (added)
-
tags/1.8.1/includes/Templates (added)
-
tags/1.8.1/includes/Templates/card-facebook.php (added)
-
tags/1.8.1/includes/Templates/card-mailinglist.php (added)
-
tags/1.8.1/includes/Templates/card-pro-version.php (added)
-
tags/1.8.1/includes/Templates/page-add-edit.php (added)
-
tags/1.8.1/includes/Transport (added)
-
tags/1.8.1/includes/Transport/BasicAuth.php (added)
-
tags/1.8.1/includes/Transport/Destination.php (added)
-
tags/1.8.1/includes/Transport/RemoteConnection.php (added)
-
tags/1.8.1/includes/Transport/RemoteTestTransport.php (added)
-
tags/1.8.1/includes/Transport/RemoteTransport.php (added)
-
tags/1.8.1/includes/Transport/RemoteTransportResult.php (added)
-
tags/1.8.1/includes/Transport/ReturnResult.php (added)
-
tags/1.8.1/includes/Transport/Transfer.php (added)
-
tags/1.8.1/includes/Transport/TransferAccessKey.php (added)
-
tags/1.8.1/includes/Transport/TransferFile.php (added)
-
tags/1.8.1/includes/Transport/TransferToken.php (added)
-
tags/1.8.1/includes/Utilities (added)
-
tags/1.8.1/includes/Utilities/Actions (added)
-
tags/1.8.1/includes/Utilities/Actions.php (added)
-
tags/1.8.1/includes/Utilities/Actions/Action.php (added)
-
tags/1.8.1/includes/Utilities/Actions/ClearCachesOnSuccess.php (added)
-
tags/1.8.1/includes/Utilities/Actions/ClearCurrentTransfer.php (added)
-
tags/1.8.1/includes/Utilities/Actions/ClearTransients.php (added)
-
tags/1.8.1/includes/Utilities/Actions/EmailOnSyncFailure.php (added)
-
tags/1.8.1/includes/Utilities/Actions/EmailOnSyncSuccess.php (added)
-
tags/1.8.1/includes/Utilities/Activation.php (added)
-
tags/1.8.1/includes/Utilities/Compatibility (added)
-
tags/1.8.1/includes/Utilities/Compatibility/Compatibility.php (added)
-
tags/1.8.1/includes/Utilities/Compatibility/MUPluginHandler.php (added)
-
tags/1.8.1/includes/Utilities/Compatibility/wpsynchro-mu-plugin-compat.php (added)
-
tags/1.8.1/includes/Utilities/Compatibility/wpsynchro_compat_theme (added)
-
tags/1.8.1/includes/Utilities/Compatibility/wpsynchro_compat_theme/functions.php (added)
-
tags/1.8.1/includes/Utilities/Configuration (added)
-
tags/1.8.1/includes/Utilities/Configuration/PluginConfiguration.php (added)
-
tags/1.8.1/includes/Utilities/DatabaseTables.php (added)
-
tags/1.8.1/includes/Utilities/DebugInformation.php (added)
-
tags/1.8.1/includes/Utilities/ErrorHandler (added)
-
tags/1.8.1/includes/Utilities/ErrorHandler/CustomPHPErrorHandler.php (added)
-
tags/1.8.1/includes/Utilities/JSData (added)
-
tags/1.8.1/includes/Utilities/JSData/DeactivatePluginData.php (added)
-
tags/1.8.1/includes/Utilities/JSData/HealthCheckData.php (added)
-
tags/1.8.1/includes/Utilities/JSData/LoadJSData.php (added)
-
tags/1.8.1/includes/Utilities/JSData/PageHeaderData.php (added)
-
tags/1.8.1/includes/Utilities/JSData/UsageReportingData.php (added)
-
tags/1.8.1/includes/Utilities/SyncTimer.php (added)
-
tags/1.8.1/includes/Utilities/SyncTimerList.php (added)
-
tags/1.8.1/includes/Utilities/Upgrade (added)
-
tags/1.8.1/includes/Utilities/Upgrade/DatabaseUpgrade.php (added)
-
tags/1.8.1/includes/Utilities/UsageReporting.php (added)
-
tags/1.8.1/includes/WPSynchroBootstrap.php (added)
-
tags/1.8.1/includes/compatibility (added)
-
tags/1.8.1/includes/compatibility/class-compatibility.php (added)
-
tags/1.8.1/languages (added)
-
tags/1.8.1/languages/wpsynchro.pot (added)
-
tags/1.8.1/readme.txt (added)
-
tags/1.8.1/vendor (added)
-
tags/1.8.1/vendor/autoload.php (added)
-
tags/1.8.1/vendor/composer (added)
-
tags/1.8.1/vendor/composer/ClassLoader.php (added)
-
tags/1.8.1/vendor/composer/InstalledVersions.php (added)
-
tags/1.8.1/vendor/composer/LICENSE (added)
-
tags/1.8.1/vendor/composer/autoload_classmap.php (added)
-
tags/1.8.1/vendor/composer/autoload_namespaces.php (added)
-
tags/1.8.1/vendor/composer/autoload_psr4.php (added)
-
tags/1.8.1/vendor/composer/autoload_real.php (added)
-
tags/1.8.1/vendor/composer/autoload_static.php (added)
-
tags/1.8.1/vendor/composer/installed.json (added)
-
tags/1.8.1/vendor/composer/installed.php (added)
-
tags/1.8.1/vendor/composer/platform_check.php (added)
-
tags/1.8.1/wpsynchro.php (added)
-
trunk/changelog.txt (modified) (1 diff)
-
trunk/includes/Pages/AdminAddEdit.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/vendor/autoload.php (modified) (1 diff)
-
trunk/vendor/composer/InstalledVersions.php (modified) (2 diffs)
-
trunk/vendor/composer/autoload_real.php (modified) (3 diffs)
-
trunk/vendor/composer/autoload_static.php (modified) (2 diffs)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/wpsynchro.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wpsynchro/trunk/changelog.txt
r2730656 r2732429 1 = 1.8.1 = 2 * Hotfix: Fix case sensitive path introduced in v.1.8.0 3 1 4 = 1.8.0 = 2 5 * Major change: REST services are no longer used for migrations - Version 1.8.0 will be released to FREE users before PRO users, to make sure everything still works. -
wpsynchro/trunk/includes/Pages/AdminAddEdit.php
r2730656 r2732429 95 95 wp_localize_script('wpsynchro_admin_js', 'wpsynchro_addedit_location_picker', $location_picker_data); 96 96 97 require WPSYNCHRO_PLUGIN_DIR . 'includes/ templates/page-add-edit.php';97 require WPSYNCHRO_PLUGIN_DIR . 'includes/Templates/page-add-edit.php'; 98 98 } 99 99 -
wpsynchro/trunk/readme.txt
r2730656 r2732429 5 5 Requires at least: 4.9 6 6 Tested up to: 6.0 7 Stable tag: 1.8. 07 Stable tag: 1.8.1 8 8 Requires PHP: 5.6 9 9 License: GPLv3 … … 115 115 == Changelog == 116 116 117 = 1.8.1 = 118 * Hotfix: Fix case sensitive path introduced in v.1.8.0 119 117 120 = 1.8.0 = 118 121 * Major change: REST services are no longer used for migrations - Version 1.8.0 will be released to FREE users before PRO users, to make sure everything still works. -
wpsynchro/trunk/vendor/autoload.php
r2730656 r2732429 5 5 require_once __DIR__ . '/composer/autoload_real.php'; 6 6 7 return ComposerAutoloaderInit 54e32d23056c432ba8084b9be5f382d7::getLoader();7 return ComposerAutoloaderInitd05bbfbb2950f7e4030f8cff80428729::getLoader(); -
wpsynchro/trunk/vendor/composer/InstalledVersions.php
r2730656 r2732429 33 33 array ( 34 34 ), 35 'reference' => ' 4ff38fc3960a7dae86453713f4289ac361f9b260',35 'reference' => '685b76df29ea98a8fac14b78cc14c4b0031783a6', 36 36 'name' => 'wpsynchro/wpsynchro', 37 37 ), … … 45 45 array ( 46 46 ), 47 'reference' => ' 4ff38fc3960a7dae86453713f4289ac361f9b260',47 'reference' => '685b76df29ea98a8fac14b78cc14c4b0031783a6', 48 48 ), 49 49 ), -
wpsynchro/trunk/vendor/composer/autoload_real.php
r2730656 r2732429 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit 54e32d23056c432ba8084b9be5f382d75 class ComposerAutoloaderInitd05bbfbb2950f7e4030f8cff80428729 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit 54e32d23056c432ba8084b9be5f382d7', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInitd05bbfbb2950f7e4030f8cff80428729', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__))); 29 spl_autoload_unregister(array('ComposerAutoloaderInit 54e32d23056c432ba8084b9be5f382d7', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInitd05bbfbb2950f7e4030f8cff80428729', 'loadClassLoader')); 30 30 31 31 $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); … … 33 33 require __DIR__ . '/autoload_static.php'; 34 34 35 call_user_func(\Composer\Autoload\ComposerStaticInit 54e32d23056c432ba8084b9be5f382d7::getInitializer($loader));35 call_user_func(\Composer\Autoload\ComposerStaticInitd05bbfbb2950f7e4030f8cff80428729::getInitializer($loader)); 36 36 } else { 37 37 $map = require __DIR__ . '/autoload_namespaces.php'; -
wpsynchro/trunk/vendor/composer/autoload_static.php
r2730656 r2732429 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit 54e32d23056c432ba8084b9be5f382d77 class ComposerStaticInitd05bbfbb2950f7e4030f8cff80428729 8 8 { 9 9 public static $prefixLengthsPsr4 = array ( … … 129 129 { 130 130 return \Closure::bind(function () use ($loader) { 131 $loader->prefixLengthsPsr4 = ComposerStaticInit 54e32d23056c432ba8084b9be5f382d7::$prefixLengthsPsr4;132 $loader->prefixDirsPsr4 = ComposerStaticInit 54e32d23056c432ba8084b9be5f382d7::$prefixDirsPsr4;133 $loader->classMap = ComposerStaticInit 54e32d23056c432ba8084b9be5f382d7::$classMap;131 $loader->prefixLengthsPsr4 = ComposerStaticInitd05bbfbb2950f7e4030f8cff80428729::$prefixLengthsPsr4; 132 $loader->prefixDirsPsr4 = ComposerStaticInitd05bbfbb2950f7e4030f8cff80428729::$prefixDirsPsr4; 133 $loader->classMap = ComposerStaticInitd05bbfbb2950f7e4030f8cff80428729::$classMap; 134 134 135 135 }, null, ClassLoader::class); -
wpsynchro/trunk/vendor/composer/installed.php
r2730656 r2732429 7 7 array ( 8 8 ), 9 'reference' => ' 4ff38fc3960a7dae86453713f4289ac361f9b260',9 'reference' => '685b76df29ea98a8fac14b78cc14c4b0031783a6', 10 10 'name' => 'wpsynchro/wpsynchro', 11 11 ), … … 19 19 array ( 20 20 ), 21 'reference' => ' 4ff38fc3960a7dae86453713f4289ac361f9b260',21 'reference' => '685b76df29ea98a8fac14b78cc14c4b0031783a6', 22 22 ), 23 23 ), -
wpsynchro/trunk/wpsynchro.php
r2730656 r2732429 4 4 Plugin URI: https://wpsynchro.com/home 5 5 Description: Complete migration plugin for WordPress - Migration of database and files made easy 6 Version: 1.8. 06 Version: 1.8.1 7 7 Author: WPSynchro 8 8 Author URI: https://wpsynchro.com … … 34 34 } // Exit if accessed directly 35 35 36 define('WPSYNCHRO_VERSION', '1.8. 0');36 define('WPSYNCHRO_VERSION', '1.8.1'); 37 37 define('WPSYNCHRO_DB_VERSION', '8'); 38 38 define('WPSYNCHRO_NEWEST_MU_COMPATIBILITY_VERSION', '1.0.4');
Note: See TracChangeset
for help on using the changeset viewer.