Ad Inserter
94Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...
Easy to change Permalink of custom post type.
Simple Post Type Permalinks is a WordPress plugin that allows you to edit the permalink structure of custom post types. It provides a straightforward way to customise permalinks using various available tags such as %post_id%, %postname%, and others. This plugin is suitable for developers looking to enhance the permalink settings of their custom post types easily.
The plugin requires PHP version 5.3 or higher and is designed for users who are familiar with registering custom post types in WordPress. It is available for free in the WordPress.org directory and has been tested up to WordPress version 5.2.26.
Best for: Developers needing to customise permalink structures for custom post types.
What it does well
Where it falls short
Simple Post Type Permalinks offers a basic solution for customising permalinks, but its last update may limit its compatibility with newer WordPress features.
Toro_Unit (Hiroshi Urabe)'s own description of Simple Post Type Permalinks, lightly tidied.
Edit the permalink structure of custom post type too easy.
Simple Post Type Permalinks is Simple and Smart than Custom Post Type Permalinks.
Available tags are %post_id%, %postname%, %year%, %monthnum%, %day%, %hour%, %minute%, %second%, %author%.
Requires PHP version 5.3 or higher.
This Plugin published on GitHub.
Please Fork and Pull Request!
Example:
register_post_type( 'foo',
array(
"public" => true,
'has_archive' => true,
"rewrite" => [
"with_front" => true
],
"sptp_permalink_structure" => "foo/%post_id%"
)
);
Other plugins for custom content structures.
Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...
ACF helps customize WordPress with powerful, professional and intuitive fields. Proudly powering over 2 millio...
Checkout Field Editor (Checkout Manager) for WooCommerce – The best WooCommerce checkout manager plugin to man...
Easily reorder posts, pages, custom post types, and taxonomies with intuitive drag-and-drop sorting in the Wor...
The #1 user-rated activity log plugin for event logging, activity monitoring and change tracking.
Admin UI for creating custom content types like post types and taxonomies