├── .gitignore ├── class ├── ClassMap.php ├── Common │ ├── Addon │ │ ├── Addon.php │ │ ├── AddonAbstract.php │ │ ├── AddonManagerInterface.php │ │ └── AddonsFacade.php │ ├── BackupExport.php │ ├── Cli │ │ ├── Cli.php │ │ ├── CliManager.php │ │ └── Command.php │ ├── Compatibility │ │ ├── Compatibility.php │ │ └── CompatibilityManager.php │ ├── Db │ │ └── MDBWPDB.php │ ├── DryRun │ │ ├── DiffEntity.php │ │ ├── DiffGroup.php │ │ ├── DiffInterpreter.php │ │ ├── MemoryPersistence.php │ │ └── PersistenceInterface.php │ ├── Error │ │ ├── ErrorLog.php │ │ ├── HandleRemotePostError.php │ │ └── Logger.php │ ├── Exceptions │ │ ├── EmptyPropertyException.php │ │ └── SanitizationFailureException.php │ ├── Filesystem │ │ ├── Filesystem.php │ │ └── RecursiveScanner.php │ ├── FormData │ │ └── FormData.php │ ├── FullSite │ │ └── FullSiteExport.php │ ├── Helpers.php │ ├── Http │ │ ├── Helper.php │ │ ├── Http.php │ │ ├── RemotePost.php │ │ ├── Scramble.php │ │ └── WPMDBRestAPIServer.php │ ├── MF │ │ ├── Manager.php │ │ ├── MediaFilesAddon.php │ │ └── MediaFilesLocal.php │ ├── Migration │ │ ├── FinalizeMigration.php │ │ ├── Flush.php │ │ ├── InitiateMigration.php │ │ ├── MigrationHelper.php │ │ └── MigrationManager.php │ ├── MigrationPersistence │ │ └── Persistence.php │ ├── MigrationState │ │ ├── MigrationState.php │ │ ├── MigrationStateManager.php │ │ └── StateDataContainer.php │ ├── Multisite │ │ └── Multisite.php │ ├── Plugin │ │ ├── Assets.php │ │ ├── Menu.php │ │ └── PluginManagerBase.php │ ├── Profile │ │ ├── ProfileImporter.php │ │ └── ProfileManager.php │ ├── Properties │ │ ├── DynamicProperties.php │ │ └── Properties.php │ ├── Queue │ │ ├── Connection.php │ │ ├── Connections │ │ │ ├── ConnectionInterface.php │ │ │ ├── DatabaseConnection.php │ │ │ └── RedisConnection.php │ │ ├── Cron.php │ │ ├── Exceptions │ │ │ ├── ConnectionNotFoundException.php │ │ │ ├── InvalidJobTypeException.php │ │ │ └── WorkerAttemptsExceededException.php │ │ ├── Job.php │ │ ├── Jobs │ │ │ └── WPMDB_Job.php │ │ ├── Manager.php │ │ ├── Queue.php │ │ ├── QueueHelper.php │ │ ├── QueueManager.php │ │ └── Worker.php │ ├── Replace.php │ ├── Replace │ │ ├── AbstractReplacePair.php │ │ ├── CaseInsensitivePair.php │ │ ├── CaseSensitivePair.php │ │ ├── PairFactory.php │ │ ├── RegexPair.php │ │ └── ReplacePairInterface.php │ ├── Sanitize.php │ ├── Settings │ │ ├── Settings.php │ │ └── SettingsManager.php │ ├── Sql │ │ ├── Table.php │ │ └── TableHelper.php │ ├── TPF │ │ ├── Manager.php │ │ ├── ThemePluginFilesAddon.php │ │ ├── ThemePluginFilesFinalize.php │ │ ├── ThemePluginFilesLocal.php │ │ └── TransferCheck.php │ ├── Transfers │ │ ├── Abstracts │ │ │ └── TransferManagerAbstract.php │ │ └── Files │ │ │ ├── Chunker.php │ │ │ ├── Excludes.php │ │ │ ├── FileProcessor.php │ │ │ ├── Filters │ │ │ ├── FilterInterface.php │ │ │ └── WPConfigFilter.php │ │ │ ├── PluginHelper.php │ │ │ ├── TransferManager.php │ │ │ └── Util.php │ ├── UI │ │ ├── Notice.php │ │ └── TemplateBase.php │ ├── Upgrades │ │ ├── Routines │ │ │ ├── RoutineInterface.php │ │ │ ├── Routine_2_6_0.php │ │ │ └── Routine_2_6_2.php │ │ └── UpgradeRoutinesManager.php │ └── Util │ │ ├── Singleton.php │ │ ├── Util.php │ │ └── ZipAndEncode.php ├── Container.php ├── Free │ ├── ClassMap.php │ ├── Plugin │ │ └── PluginManager.php │ ├── UI │ │ └── Template.php │ └── WPMigrateDBFree.php ├── SetupProviders.php ├── WPMDBDI.php ├── WPMDBDI_Config.php ├── WPMigrateDB.php ├── autoload.php └── deactivate.php ├── compatibility ├── temp-theme │ └── functions.php ├── wp-migrate-db-pro-compatibility.php └── wp-migrate-db-pro-compatibility.php-e ├── ext ├── PluginUpdater.php └── wpmdb-ext-functions.php ├── frontend ├── build-free │ ├── asset-manifest.json │ ├── index.html │ ├── noop.css │ ├── noop.js │ └── static │ │ ├── css │ │ └── styles.89ce55d2.css │ │ ├── js │ │ ├── 203.e36b30504476.chunk.js │ │ ├── 359.fc9cb553b286.chunk.js │ │ ├── 384.64f7bc49cd92.chunk.js │ │ ├── 393.1660f03c11cd.chunk.js │ │ ├── 393.1660f03c11cd.chunk.js.LICENSE.txt │ │ ├── 481.cdfec70d88f5.chunk.js │ │ ├── 56.a2f37b8bafd9.chunk.js │ │ ├── 567.20ca491fdf85.js │ │ ├── 567.20ca491fdf85.js.LICENSE.txt │ │ ├── 800.e69dbe829c57.chunk.js │ │ ├── 85.8603e9dc48b5.chunk.js │ │ ├── 970.7cfe6166f89f.chunk.js │ │ ├── main.f368451ba88c.js │ │ ├── styles.55a1e3e50729.js │ │ └── wpmdb-runtime.0e3d84f6aaf8.js │ │ └── media │ │ ├── action-backup-database.c3c73850.svg │ │ ├── action-export-database.52b56dcc.svg │ │ ├── action-import-database.40875856.svg │ │ ├── action-locked.524d8e4b.svg │ │ ├── action-pull.cb4ccd00.svg │ │ ├── action-push.ebccd3b6.svg │ │ ├── action-search-replace.9c9bf81f.svg │ │ ├── add-white.972fe87d.svg │ │ ├── add.0e409332.svg │ │ ├── addons-cli.acc2852c.svg │ │ ├── addons-mediafiles.ecedfa39.svg │ │ ├── addons-multisitetools.34c15ecc.svg │ │ ├── addons-other-files.eace2a2c.svg │ │ ├── addons-plugin-files.0d01933a.svg │ │ ├── addons-theme-plugins-files.cc98a300.svg │ │ ├── arrow.992a73c2.svg │ │ ├── arrow.c76607c1.svg │ │ ├── calendar.2c8b6ac1.svg │ │ ├── check-circular.02c190e9.svg │ │ ├── close.265fcfb5.svg │ │ ├── danger.e1678f77.svg │ │ ├── downCircle.eb822116.svg │ │ ├── equalCircle.0d086278.svg │ │ ├── error.58f4992a.svg │ │ ├── info.6957118a.svg │ │ ├── license-checked-blue.c304fe20.svg │ │ ├── local.8a615e13.svg │ │ ├── mdb-banner.afefa48f.svg │ │ ├── mdb-branding-transparent.edbb2b6f.svg │ │ ├── mdb-medallion.451f212d.svg │ │ ├── migration-failed.5471ea63.svg │ │ ├── multisite.b8c0ef24.svg │ │ ├── oval-close.55372175.svg │ │ ├── oval-question.93e3f70e.svg │ │ ├── plusCircle.940ad8be.svg │ │ ├── progress-section-check.2e9bfc60.svg │ │ ├── progress-spinner.121400ac.svg │ │ ├── question.c7be2b1a.svg │ │ ├── rating-star-active.45821ac6.svg │ │ ├── save-profile-btn.cebaf8c1.svg │ │ ├── search-replace-arrow.1795aa05.svg │ │ ├── search-replace-casesensitive.874c1930.svg │ │ ├── search-replace-regex.3cf90f8f.svg │ │ ├── search-replace.92ae08a9.svg │ │ ├── singlesite.e8b6fea0.svg │ │ ├── status-error.26cffd9f.svg │ │ ├── subsite.426375ab.svg │ │ ├── success.27b62f11.svg │ │ ├── testimonial-avatar.309cd834.png │ │ ├── twitter.0843a854.svg │ │ ├── upCircle.01eb07ce.svg │ │ ├── warning.57362294.svg │ │ └── wp-migrate-2-6-0.8d26599e.png ├── mdb-2.0.js ├── plugin-update │ ├── plugin-update-styles.css │ ├── plugin-update-styles.css.map │ ├── plugin-update-styles.scss │ └── plugin-update.js ├── public │ ├── index.html │ ├── noop.css │ └── noop.js └── template │ ├── README.md │ ├── gitignore │ ├── public │ ├── favicon.ico │ ├── index.html │ └── manifest.json │ └── src │ ├── App.css │ ├── App.js │ ├── App.test.js │ ├── index.css │ ├── index.js │ ├── logo.svg │ └── serviceWorker.js ├── languages ├── wp-migrate-db-en.pot └── wp-migrate-db-pt_BR.mo ├── php-checker.php ├── react-wp-scripts.php ├── readme.txt ├── setup-mdb.php ├── setup-plugin.php ├── template ├── common │ └── muplugin-failed-update-warning.php ├── options-page-outdated-wp.php ├── options-tools-subsite.php └── options.php ├── vendor ├── autoload.php ├── brumann │ └── polyfill-unserialize │ │ ├── LICENSE │ │ ├── README.md │ │ ├── composer.json │ │ └── src │ │ ├── DisallowedClassesSubstitutor.php │ │ └── Unserialize.php ├── composer │ ├── ClassLoader.php │ ├── InstalledVersions.php │ ├── LICENSE │ ├── autoload_classmap.php │ ├── autoload_files.php │ ├── autoload_namespaces.php │ ├── autoload_psr4.php │ ├── autoload_real.php │ ├── autoload_static.php │ ├── installed.json │ └── installed.php ├── container-interop │ └── container-interop │ │ ├── LICENSE │ │ ├── README.md │ │ ├── composer.json │ │ ├── docs │ │ ├── ContainerInterface-meta.md │ │ ├── ContainerInterface.md │ │ ├── Delegate-lookup-meta.md │ │ ├── Delegate-lookup.md │ │ └── images │ │ │ ├── interoperating_containers.png │ │ │ ├── priority.png │ │ │ └── side_by_side_containers.png │ │ └── src │ │ └── Interop │ │ └── Container │ │ ├── ContainerInterface.php │ │ └── Exception │ │ ├── ContainerException.php │ │ └── NotFoundException.php ├── php-di │ ├── invoker │ │ ├── CONTRIBUTING.md │ │ ├── LICENSE │ │ ├── README.md │ │ ├── composer.json │ │ ├── doc │ │ │ └── parameter-resolvers.md │ │ └── src │ │ │ ├── CallableResolver.php │ │ │ ├── Exception │ │ │ ├── InvocationException.php │ │ │ ├── NotCallableException.php │ │ │ └── NotEnoughParametersException.php │ │ │ ├── Invoker.php │ │ │ ├── InvokerInterface.php │ │ │ ├── ParameterResolver │ │ │ ├── AssociativeArrayResolver.php │ │ │ ├── Container │ │ │ │ ├── ParameterNameContainerResolver.php │ │ │ │ └── TypeHintContainerResolver.php │ │ │ ├── DefaultValueResolver.php │ │ │ ├── NumericArrayResolver.php │ │ │ ├── ParameterResolver.php │ │ │ ├── ResolverChain.php │ │ │ └── TypeHintResolver.php │ │ │ └── Reflection │ │ │ └── CallableReflection.php │ ├── php-di │ │ ├── 404.md │ │ ├── CONTRIBUTING.md │ │ ├── LICENSE │ │ ├── README.md │ │ ├── change-log.md │ │ ├── composer.json │ │ ├── couscous.yml │ │ ├── phpunit.xml.dist │ │ └── src │ │ │ └── DI │ │ │ ├── Annotation │ │ │ ├── Inject.php │ │ │ └── Injectable.php │ │ │ ├── Cache │ │ │ └── ArrayCache.php │ │ │ ├── Container.php │ │ │ ├── ContainerBuilder.php │ │ │ ├── Debug.php │ │ │ ├── Definition │ │ │ ├── AliasDefinition.php │ │ │ ├── ArrayDefinition.php │ │ │ ├── ArrayDefinitionExtension.php │ │ │ ├── CacheableDefinition.php │ │ │ ├── DecoratorDefinition.php │ │ │ ├── Definition.php │ │ │ ├── Dumper │ │ │ │ └── ObjectDefinitionDumper.php │ │ │ ├── EntryReference.php │ │ │ ├── EnvironmentVariableDefinition.php │ │ │ ├── Exception │ │ │ │ ├── AnnotationException.php │ │ │ │ └── DefinitionException.php │ │ │ ├── FactoryDefinition.php │ │ │ ├── HasSubDefinition.php │ │ │ ├── Helper │ │ │ │ ├── ArrayDefinitionExtensionHelper.php │ │ │ │ ├── DefinitionHelper.php │ │ │ │ ├── EnvironmentVariableDefinitionHelper.php │ │ │ │ ├── FactoryDefinitionHelper.php │ │ │ │ ├── ObjectDefinitionHelper.php │ │ │ │ ├── StringDefinitionHelper.php │ │ │ │ └── ValueDefinitionHelper.php │ │ │ ├── InstanceDefinition.php │ │ │ ├── ObjectDefinition.php │ │ │ ├── ObjectDefinition │ │ │ │ ├── MethodInjection.php │ │ │ │ └── PropertyInjection.php │ │ │ ├── Resolver │ │ │ │ ├── ArrayResolver.php │ │ │ │ ├── DecoratorResolver.php │ │ │ │ ├── DefinitionResolver.php │ │ │ │ ├── EnvironmentVariableResolver.php │ │ │ │ ├── FactoryResolver.php │ │ │ │ ├── InstanceInjector.php │ │ │ │ ├── ObjectCreator.php │ │ │ │ ├── ParameterResolver.php │ │ │ │ ├── ResolverDispatcher.php │ │ │ │ └── SelfResolver.php │ │ │ ├── SelfResolvingDefinition.php │ │ │ ├── Source │ │ │ │ ├── AnnotationReader.php │ │ │ │ ├── Autowiring.php │ │ │ │ ├── CachedDefinitionSource.php │ │ │ │ ├── DefinitionArray.php │ │ │ │ ├── DefinitionFile.php │ │ │ │ ├── DefinitionSource.php │ │ │ │ ├── MutableDefinitionSource.php │ │ │ │ └── SourceChain.php │ │ │ ├── StringDefinition.php │ │ │ └── ValueDefinition.php │ │ │ ├── DependencyException.php │ │ │ ├── Factory │ │ │ └── RequestedEntry.php │ │ │ ├── FactoryInterface.php │ │ │ ├── Invoker │ │ │ ├── DefinitionParameterResolver.php │ │ │ └── FactoryParameterResolver.php │ │ │ ├── InvokerInterface.php │ │ │ ├── NotFoundException.php │ │ │ ├── Proxy │ │ │ └── ProxyFactory.php │ │ │ ├── Scope.php │ │ │ └── functions.php │ └── phpdoc-reader │ │ ├── LICENSE │ │ ├── README.md │ │ ├── composer.json │ │ └── src │ │ └── PhpDocReader │ │ ├── AnnotationException.php │ │ ├── PhpDocReader.php │ │ └── PhpParser │ │ ├── TokenParser.php │ │ └── UseStatementParser.php ├── phpoption │ └── phpoption │ │ ├── LICENSE │ │ ├── Makefile │ │ ├── composer.json │ │ └── src │ │ └── PhpOption │ │ ├── LazyOption.php │ │ ├── None.php │ │ ├── Option.php │ │ └── Some.php ├── psr │ └── container │ │ ├── LICENSE │ │ ├── README.md │ │ ├── composer.json │ │ └── src │ │ ├── ContainerExceptionInterface.php │ │ ├── ContainerInterface.php │ │ └── NotFoundExceptionInterface.php ├── scoper-autoload.php ├── symfony │ └── polyfill-ctype │ │ ├── Ctype.php │ │ ├── LICENSE │ │ ├── README.md │ │ ├── bootstrap.php │ │ └── composer.json └── vlucas │ └── phpdotenv │ ├── LICENSE │ ├── composer.json │ └── src │ ├── Dotenv.php │ ├── Exception │ ├── ExceptionInterface.php │ ├── InvalidFileException.php │ ├── InvalidPathException.php │ └── ValidationException.php │ ├── Loader │ ├── Lines.php │ ├── Loader.php │ ├── LoaderInterface.php │ ├── Parser.php │ └── Value.php │ ├── Regex │ └── Regex.php │ ├── Repository │ ├── AbstractRepository.php │ ├── Adapter │ │ ├── ApacheAdapter.php │ │ ├── ArrayAdapter.php │ │ ├── AvailabilityInterface.php │ │ ├── EnvConstAdapter.php │ │ ├── PutenvAdapter.php │ │ ├── ReaderInterface.php │ │ ├── ServerConstAdapter.php │ │ └── WriterInterface.php │ ├── AdapterRepository.php │ ├── RepositoryBuilder.php │ └── RepositoryInterface.php │ ├── Result │ ├── Error.php │ ├── Result.php │ └── Success.php │ ├── Store │ ├── File │ │ ├── Paths.php │ │ └── Reader.php │ ├── FileStore.php │ ├── StoreBuilder.php │ ├── StoreInterface.php │ └── StringStore.php │ └── Validator.php ├── version-lite.php └── wp-migrate-db.php /.gitignore: -------------------------------------------------------------------------------- 1 | .sass-cache 2 | -------------------------------------------------------------------------------- /class/ClassMap.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/ClassMap.php -------------------------------------------------------------------------------- /class/Common/Addon/Addon.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Addon/Addon.php -------------------------------------------------------------------------------- /class/Common/Addon/AddonAbstract.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Addon/AddonAbstract.php -------------------------------------------------------------------------------- /class/Common/Addon/AddonManagerInterface.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Addon/AddonManagerInterface.php -------------------------------------------------------------------------------- /class/Common/Addon/AddonsFacade.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Addon/AddonsFacade.php -------------------------------------------------------------------------------- /class/Common/BackupExport.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/BackupExport.php -------------------------------------------------------------------------------- /class/Common/Cli/Cli.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Cli/Cli.php -------------------------------------------------------------------------------- /class/Common/Cli/CliManager.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Cli/CliManager.php -------------------------------------------------------------------------------- /class/Common/Cli/Command.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Cli/Command.php -------------------------------------------------------------------------------- /class/Common/Compatibility/Compatibility.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Compatibility/Compatibility.php -------------------------------------------------------------------------------- /class/Common/Compatibility/CompatibilityManager.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Compatibility/CompatibilityManager.php -------------------------------------------------------------------------------- /class/Common/Db/MDBWPDB.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Db/MDBWPDB.php -------------------------------------------------------------------------------- /class/Common/DryRun/DiffEntity.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/DryRun/DiffEntity.php -------------------------------------------------------------------------------- /class/Common/DryRun/DiffGroup.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/DryRun/DiffGroup.php -------------------------------------------------------------------------------- /class/Common/DryRun/DiffInterpreter.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/DryRun/DiffInterpreter.php -------------------------------------------------------------------------------- /class/Common/DryRun/MemoryPersistence.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/DryRun/MemoryPersistence.php -------------------------------------------------------------------------------- /class/Common/DryRun/PersistenceInterface.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/DryRun/PersistenceInterface.php -------------------------------------------------------------------------------- /class/Common/Error/ErrorLog.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Error/ErrorLog.php -------------------------------------------------------------------------------- /class/Common/Error/HandleRemotePostError.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Error/HandleRemotePostError.php -------------------------------------------------------------------------------- /class/Common/Error/Logger.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Error/Logger.php -------------------------------------------------------------------------------- /class/Common/Exceptions/EmptyPropertyException.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Exceptions/EmptyPropertyException.php -------------------------------------------------------------------------------- /class/Common/Exceptions/SanitizationFailureException.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Exceptions/SanitizationFailureException.php -------------------------------------------------------------------------------- /class/Common/Filesystem/Filesystem.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Filesystem/Filesystem.php -------------------------------------------------------------------------------- /class/Common/Filesystem/RecursiveScanner.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Filesystem/RecursiveScanner.php -------------------------------------------------------------------------------- /class/Common/FormData/FormData.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/FormData/FormData.php -------------------------------------------------------------------------------- /class/Common/FullSite/FullSiteExport.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/FullSite/FullSiteExport.php -------------------------------------------------------------------------------- /class/Common/Helpers.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Helpers.php -------------------------------------------------------------------------------- /class/Common/Http/Helper.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Http/Helper.php -------------------------------------------------------------------------------- /class/Common/Http/Http.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Http/Http.php -------------------------------------------------------------------------------- /class/Common/Http/RemotePost.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Http/RemotePost.php -------------------------------------------------------------------------------- /class/Common/Http/Scramble.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Http/Scramble.php -------------------------------------------------------------------------------- /class/Common/Http/WPMDBRestAPIServer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Http/WPMDBRestAPIServer.php -------------------------------------------------------------------------------- /class/Common/MF/Manager.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/MF/Manager.php -------------------------------------------------------------------------------- /class/Common/MF/MediaFilesAddon.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/MF/MediaFilesAddon.php -------------------------------------------------------------------------------- /class/Common/MF/MediaFilesLocal.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/MF/MediaFilesLocal.php -------------------------------------------------------------------------------- /class/Common/Migration/FinalizeMigration.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Migration/FinalizeMigration.php -------------------------------------------------------------------------------- /class/Common/Migration/Flush.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Migration/Flush.php -------------------------------------------------------------------------------- /class/Common/Migration/InitiateMigration.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Migration/InitiateMigration.php -------------------------------------------------------------------------------- /class/Common/Migration/MigrationHelper.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Migration/MigrationHelper.php -------------------------------------------------------------------------------- /class/Common/Migration/MigrationManager.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Migration/MigrationManager.php -------------------------------------------------------------------------------- /class/Common/MigrationPersistence/Persistence.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/MigrationPersistence/Persistence.php -------------------------------------------------------------------------------- /class/Common/MigrationState/MigrationState.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/MigrationState/MigrationState.php -------------------------------------------------------------------------------- /class/Common/MigrationState/MigrationStateManager.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/MigrationState/MigrationStateManager.php -------------------------------------------------------------------------------- /class/Common/MigrationState/StateDataContainer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/MigrationState/StateDataContainer.php -------------------------------------------------------------------------------- /class/Common/Multisite/Multisite.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Multisite/Multisite.php -------------------------------------------------------------------------------- /class/Common/Plugin/Assets.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Plugin/Assets.php -------------------------------------------------------------------------------- /class/Common/Plugin/Menu.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Plugin/Menu.php -------------------------------------------------------------------------------- /class/Common/Plugin/PluginManagerBase.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Plugin/PluginManagerBase.php -------------------------------------------------------------------------------- /class/Common/Profile/ProfileImporter.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Profile/ProfileImporter.php -------------------------------------------------------------------------------- /class/Common/Profile/ProfileManager.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Profile/ProfileManager.php -------------------------------------------------------------------------------- /class/Common/Properties/DynamicProperties.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Properties/DynamicProperties.php -------------------------------------------------------------------------------- /class/Common/Properties/Properties.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Properties/Properties.php -------------------------------------------------------------------------------- /class/Common/Queue/Connection.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Queue/Connection.php -------------------------------------------------------------------------------- /class/Common/Queue/Connections/ConnectionInterface.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Queue/Connections/ConnectionInterface.php -------------------------------------------------------------------------------- /class/Common/Queue/Connections/DatabaseConnection.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Queue/Connections/DatabaseConnection.php -------------------------------------------------------------------------------- /class/Common/Queue/Connections/RedisConnection.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Queue/Connections/RedisConnection.php -------------------------------------------------------------------------------- /class/Common/Queue/Cron.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Queue/Cron.php -------------------------------------------------------------------------------- /class/Common/Queue/Exceptions/ConnectionNotFoundException.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Queue/Exceptions/ConnectionNotFoundException.php -------------------------------------------------------------------------------- /class/Common/Queue/Exceptions/InvalidJobTypeException.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Queue/Exceptions/InvalidJobTypeException.php -------------------------------------------------------------------------------- /class/Common/Queue/Exceptions/WorkerAttemptsExceededException.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Queue/Exceptions/WorkerAttemptsExceededException.php -------------------------------------------------------------------------------- /class/Common/Queue/Job.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Queue/Job.php -------------------------------------------------------------------------------- /class/Common/Queue/Jobs/WPMDB_Job.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Queue/Jobs/WPMDB_Job.php -------------------------------------------------------------------------------- /class/Common/Queue/Manager.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Queue/Manager.php -------------------------------------------------------------------------------- /class/Common/Queue/Queue.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Queue/Queue.php -------------------------------------------------------------------------------- /class/Common/Queue/QueueHelper.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Queue/QueueHelper.php -------------------------------------------------------------------------------- /class/Common/Queue/QueueManager.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Queue/QueueManager.php -------------------------------------------------------------------------------- /class/Common/Queue/Worker.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Queue/Worker.php -------------------------------------------------------------------------------- /class/Common/Replace.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Replace.php -------------------------------------------------------------------------------- /class/Common/Replace/AbstractReplacePair.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Replace/AbstractReplacePair.php -------------------------------------------------------------------------------- /class/Common/Replace/CaseInsensitivePair.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Replace/CaseInsensitivePair.php -------------------------------------------------------------------------------- /class/Common/Replace/CaseSensitivePair.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Replace/CaseSensitivePair.php -------------------------------------------------------------------------------- /class/Common/Replace/PairFactory.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Replace/PairFactory.php -------------------------------------------------------------------------------- /class/Common/Replace/RegexPair.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Replace/RegexPair.php -------------------------------------------------------------------------------- /class/Common/Replace/ReplacePairInterface.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Replace/ReplacePairInterface.php -------------------------------------------------------------------------------- /class/Common/Sanitize.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Sanitize.php -------------------------------------------------------------------------------- /class/Common/Settings/Settings.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Settings/Settings.php -------------------------------------------------------------------------------- /class/Common/Settings/SettingsManager.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Settings/SettingsManager.php -------------------------------------------------------------------------------- /class/Common/Sql/Table.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Sql/Table.php -------------------------------------------------------------------------------- /class/Common/Sql/TableHelper.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Sql/TableHelper.php -------------------------------------------------------------------------------- /class/Common/TPF/Manager.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/TPF/Manager.php -------------------------------------------------------------------------------- /class/Common/TPF/ThemePluginFilesAddon.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/TPF/ThemePluginFilesAddon.php -------------------------------------------------------------------------------- /class/Common/TPF/ThemePluginFilesFinalize.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/TPF/ThemePluginFilesFinalize.php -------------------------------------------------------------------------------- /class/Common/TPF/ThemePluginFilesLocal.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/TPF/ThemePluginFilesLocal.php -------------------------------------------------------------------------------- /class/Common/TPF/TransferCheck.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/TPF/TransferCheck.php -------------------------------------------------------------------------------- /class/Common/Transfers/Abstracts/TransferManagerAbstract.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Transfers/Abstracts/TransferManagerAbstract.php -------------------------------------------------------------------------------- /class/Common/Transfers/Files/Chunker.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Transfers/Files/Chunker.php -------------------------------------------------------------------------------- /class/Common/Transfers/Files/Excludes.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Transfers/Files/Excludes.php -------------------------------------------------------------------------------- /class/Common/Transfers/Files/FileProcessor.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Transfers/Files/FileProcessor.php -------------------------------------------------------------------------------- /class/Common/Transfers/Files/Filters/FilterInterface.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Transfers/Files/Filters/FilterInterface.php -------------------------------------------------------------------------------- /class/Common/Transfers/Files/Filters/WPConfigFilter.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Transfers/Files/Filters/WPConfigFilter.php -------------------------------------------------------------------------------- /class/Common/Transfers/Files/PluginHelper.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Transfers/Files/PluginHelper.php -------------------------------------------------------------------------------- /class/Common/Transfers/Files/TransferManager.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Transfers/Files/TransferManager.php -------------------------------------------------------------------------------- /class/Common/Transfers/Files/Util.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Transfers/Files/Util.php -------------------------------------------------------------------------------- /class/Common/UI/Notice.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/UI/Notice.php -------------------------------------------------------------------------------- /class/Common/UI/TemplateBase.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/UI/TemplateBase.php -------------------------------------------------------------------------------- /class/Common/Upgrades/Routines/RoutineInterface.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Upgrades/Routines/RoutineInterface.php -------------------------------------------------------------------------------- /class/Common/Upgrades/Routines/Routine_2_6_0.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Upgrades/Routines/Routine_2_6_0.php -------------------------------------------------------------------------------- /class/Common/Upgrades/Routines/Routine_2_6_2.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Upgrades/Routines/Routine_2_6_2.php -------------------------------------------------------------------------------- /class/Common/Upgrades/UpgradeRoutinesManager.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Upgrades/UpgradeRoutinesManager.php -------------------------------------------------------------------------------- /class/Common/Util/Singleton.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Util/Singleton.php -------------------------------------------------------------------------------- /class/Common/Util/Util.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Util/Util.php -------------------------------------------------------------------------------- /class/Common/Util/ZipAndEncode.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Common/Util/ZipAndEncode.php -------------------------------------------------------------------------------- /class/Container.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Container.php -------------------------------------------------------------------------------- /class/Free/ClassMap.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Free/ClassMap.php -------------------------------------------------------------------------------- /class/Free/Plugin/PluginManager.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Free/Plugin/PluginManager.php -------------------------------------------------------------------------------- /class/Free/UI/Template.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Free/UI/Template.php -------------------------------------------------------------------------------- /class/Free/WPMigrateDBFree.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/Free/WPMigrateDBFree.php -------------------------------------------------------------------------------- /class/SetupProviders.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/SetupProviders.php -------------------------------------------------------------------------------- /class/WPMDBDI.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/WPMDBDI.php -------------------------------------------------------------------------------- /class/WPMDBDI_Config.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/WPMDBDI_Config.php -------------------------------------------------------------------------------- /class/WPMigrateDB.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/WPMigrateDB.php -------------------------------------------------------------------------------- /class/autoload.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/autoload.php -------------------------------------------------------------------------------- /class/deactivate.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/deliciousbrains/wp-migrate-db/HEAD/class/deactivate.php -------------------------------------------------------------------------------- /compatibility/temp-theme/functions.php: -------------------------------------------------------------------------------- 1 |