Contributors: thomasbachem Tags: permalink, slug, parent, category, categories Requires at least: 4.4 Tested up to: 6.6.2 Stable tag: 1.0 Requires PHP: 7.0 License: MIT License URI: https://opensource.org/license/mit
Automatically reloads permalink/slug previews in admin edit view when changing a page's parent or the categories of a post.
In WordPress, a page's parent or the categories of a post typically influence the final permalink/slug URI.
When editing a post or page in the WordPress admin backend and changing any of these, the preceeding URI parts before the slug below the title input don't get automatically updated though – pretty confusing.
This simple extension automatically reloads/refreshes the permalink preview URIs when having selected different page parents or post categories.
- Initial release