File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -156,3 +156,9 @@ supports migrating multisite WordPress installations to ClassicPress.
156
156
- Switch to ClassicPress ` 1.0.0 ` by default.
157
157
- Add an advanced feature that allows switching to any version of WordPress or
158
158
ClassicPress.
159
+
160
+ ### 1.0.1
161
+
162
+ - Load the supported WordPress version and the target ClassicPress version from
163
+ a remote API endpoint, so that a new release of the migration plugin is not
164
+ required with every new WordPress or ClassicPress release.
Original file line number Diff line number Diff line change 3
3
* Plugin Name: Switch to ClassicPress
4
4
* Plugin URI: https://github.com/ClassicPress/ClassicPress-Migration-Plugin
5
5
* Description: Switch your WordPress installation to ClassicPress.
6
- * Version: 1.0.0
7
- * Tested up to: 5.0.3
6
+ * Version: 1.0.1
8
7
* Author: ClassicPress
9
8
* Author URI: https://www.classicpress.net
10
9
* License: GPLv2 or later
You can’t perform that action at this time.
0 commit comments