Streamlined Permalink Customization for WordPress
Simple Post Type Permalinks is a user-friendly WordPress plugin designed to simplify the editing of permalink structures for custom post types. It offers a straightforward alternative to the Custom Post Type Permalinks plugin, allowing users to modify permalinks easily with various available tags such as %post_id%, %postname%, %year%, %monthnum%, %day%, %hour%, %minute%, %second%, and %author%. This flexibility makes it a valuable tool for WordPress developers and site administrators looking to enhance their site's URL structure.
The plugin requires PHP version 5.3 or higher and is available for free. It enables users to register custom post types with customized permalink structures seamlessly. An example provided in the documentation illustrates how to set up the plugin within the WordPress codebase, making it accessible for those familiar with PHP and WordPress development. Overall, Simple Post Type Permalinks offers a practical solution for managing permalinks in WordPress.