ClassicPress-Migration-Plugin icon indicating copy to clipboard operation
ClassicPress-Migration-Plugin copied to clipboard

Switch your WordPress installation to ClassicPress.

Results 11 ClassicPress-Migration-Plugin issues
Sort by recently updated
recently updated
newest added

Headers must always descend sequentially. Since the previous header on the page for each of those changed in this PR is an `h1`, the two headers must be `h2`s. Note...

This eliminates the following warning in the browser console: ``` Uncaught TypeError: document.getElementById(...) is null ```

We don't have locale-specific builds of ClassicPress yet, so all migration will need to happen using the default `en_US` build until those are ready. I tested the migration process using...

The plugin returns a warning for moving to from WP 6.0.1 to CP. ![Screenshot 2022-07-19 at 20 56 44](https://user-images.githubusercontent.com/7713923/179821795-ef42ae76-8ebd-4dd5-9a39-d42756cc679d.png) However, when the theme/plugin activated is block based, WP_Block_Type_Registry class is...

Issues like https://github.com/ClassicPress/ClassicPress-Migration-Plugin/issues/99#issuecomment-1190482201_ can happen because there is no automated way to update versions. A user should be able to see an update this plugin in the plugins management area...

This is a feature request. I believe this can make it easier to test and have a few more testers on board and feedback. The plugin uses the API to...

https://forums.classicpress.net/t/new-install-failed/3543 > Make it even more clear that *having a backup* is not sufficient - **you must be ready to restore it** because the migration process is not and never...

This is part of whats' left in #10 "First, make sure this setup works on Travis. Then, I'll use puppeteer to simulate logging in to the site and performing the...

https://forums.classicpress.net/t/get-classicpress-page-latest-wp-version/2448/16 >linking directly to the [“how to override” instructions](https://github.com/ClassicPress/ClassicPress-Migration-Plugin#how-can-i-use-this-plugin-with-an-unsupported-version-of-wordpress) from within the plugin’s screen in the admin dashboard. This will make it easier for people to test the migration plugin...

![2019-05-23T22 13 37-05 00](https://user-images.githubusercontent.com/227022/58300463-1b87ce80-7dd2-11e9-9d37-102fc9a54586.png) "contact your hosting provider for help" - this probably isn't going to do much good! Better to explain a bit about the process for trying a...