DevinWalker / wp-rollback

Rollback any WordPress.org plugin or theme to a previous (or newer) version.
https://wprollback.com
81 stars 22 forks source link

Fix rest_no_route error when plain (ugly) permalink structure is in use #82

Closed DevinWalker closed 4 months ago

DevinWalker commented 4 months ago

Description

This resolves the bug that was brought up multiple times with 2.0+ about the rest_no_route error displaying.

I also fixed an unrelated issue with and outdated component mounting method.

Finally, the required minimum WordPress version is now set to 6.0+

How Has This Been Tested?

Types of changes

Checklist:

Checker73 commented 4 months ago

Hello Devin, THX for the fix. I just tested the new version and it works fine. THX again. Christian