Permalinks Customizer helps you to set the different permalink structure for different PostTypes and Taxonomies which are publicly available.
You can use the tags which are defined by the WordPress as mentioned here. Also, you can use the tags which are customily defined by this plugin for PostTypes and Taxonomies. You can also find these tags in Permalinks Customizer menu on WordPress Dashboard (if the plugin is installed).
Let’s assume that you have 6 PostTypes and you like to apply differnet permalink structure for them. Like:
This plugin allows you to do this very easily. You just need to go on Permalinks Customizer Settings Page. Where text fields are shown with PostType name. You can define your permalinks you want to create for each post type.
If you leave any PostType field empty, Permalinks Customizer will create a permalink for that PostType by using the default permalink settings.
You can configure the plugin by navigating to the Permalinks Customizer menu from the WordPress Dashboard
You can find all the tags which are currently supported by the Permalinks Customizer.
Below mentioned tags are provided by the WordPress. These tags can be used on Default WordPress Permalink Settings Page as well as Permalinks Customizer Settings page.
Below mentioned tags are provided by the Permalinks Customizer for PostTypes. These tags can not be used on the Default WordPress Permalink Settings Page.
This tag is specially used in WooCommerce Products.
If you want to provide the default slug which is used when the category/taxonomy doesn’t be selected so, make sure to provide default name/slug which looks like this: <%ctax_custom_taxonomy??sales%>. Value which is written between the ?? and %> is used as default slug.
Note: %title% is similar as %postname% tag but the difference is that %postname% can only be set once by WordPress whereas %title% can be changed by user at multiple times. let’s say the title is “This Is A Great Post!” so, it becomes “this-is-a-great-post” in the URI(At the first time, %postname% and %title% works same) but if you edit and change title let’s say “This Is A WordPress Post!” so, %postname% in the URI remains same “this-is-a-great-post” whereas %title% in the URI becomes “this-is-a-wordpress-post”
Below mentioned tags are provided by the Permalinks Customizer for Taxonomies. These can not be used on the Default WordPress Permalink Settings Page.
Only the difference is that it appends the immediate Parent Term/Category Slug in the URI if any parent Term/Category is selected.
Only the difference is that it appends all the Parent Terms/Category Slugs in the URI if any parent Term/Category is selected.
You can find all the filters below which are provided by Permalinks Customizer plugin. These filters can be used as per your Website requirement.
If you want to exclude some Permalink to processed with the plugin so, just add the filter looks like this:
function yasglobal_exclude_url( $permalink ) { if ( false !== strpos( $permalink, '/contact-us/' ) ) { return '__true'; } return; } add_filter( 'permalinks_customizer_exclude_request', 'yasglobal_exclude_url' );
To show relative permalink/url in Edit Post, add this filter in your themes functions.php.s
add_filter( 'permalinks_customizer_remove_home_url', '__return_true' );
To exclude the plugin to be worked on any PostType. Add this filter in your themes functions.php.
function yasglobal_exclude_post_types( $post_type ) { if ( $post_type == 'page' ) { return '__true'; } return '__false'; } add_filter( 'permalinks_customizer_exclude_post_type', 'yasglobal_exclude_post_types');
Note: Plugin stops working on the backend. No more permalinks would be generated by the plugin but the permalink which are already created will remains in work.
To disable automatically create redirects feature on creating and updating the post/pages/categories, add this filter in your themes functions.php.
add_filter( 'permalinks_customizer_auto_created_redirects', '__return_false');
This filter stops to be creating new redirects but existed redirects keeps working. To stop existed redirects, add permalinks_customizer_disable_redirects filter.
To disable redirects to be applied , add this filter in your themes functions.php.
add_filter( 'permalinks_customizer_disable_redirects', '__return_false');
This filter only stop redirects to be work but the automatically create redirects still works. To stop automatically create redirects feature add permalinks_customizer_auto_created_redirects filter.
Bug reports for Permalinks Customizer are welcomed on GitHub. Please note GitHub is not a support forum, and issues that aren’t properly qualified as bugs will be closed.
Starting from $0 per month.
Rating
Reviewers
32 reviews
Tags
Developed By
Aliya Yasir
Quick & Easy
Common Ninja has a large selection of powerful Wordpress plugins that are easy to use, fully customizable, mobile-friendly and rich with features — so be sure to check them out!
Testimonial plugins for Wordpress
Contact Form plugins for Wordpress
Maps plugins for Wordpress
Translation plugins for Wordpress
Chat plugins for Wordpress
Slider plugins for Wordpress
Reviews plugins for Wordpress
Contact plugins for Wordpress
Galleries plugins for Wordpress
SEO plugins for Wordpress
Forms plugins for Wordpress
Comments plugins for Wordpress
Backup plugins for Wordpress
Privacy plugins for Wordpress
Optimize plugins for Wordpress
Tabs plugins for Wordpress
Social Sharing plugins for Wordpress
Events Calendar plugins for Wordpress
Comments plugins for Wordpress
Social Feeds plugins for Wordpress
Social Sharing plugins for Wordpress
Portfolio plugins for Wordpress
Video Player plugins for Wordpress
popup plugins for Wordpress
SiteMap plugins for Wordpress
Payment plugins for Wordpress
Coming Soon plugins for Wordpress
Inventory plugins for Wordpress
Testimonials plugins for Wordpress
Portfolio plugins for Wordpress
Membership plugins for Wordpress
Forms plugins for Wordpress
Analytics plugins for Wordpress
Events Calendar plugins for Wordpress
Sliders plugins for Wordpress
Analytics plugins for Wordpress
Reviews plugins for Wordpress
Security plugins for Wordpress
Ads plugins for Wordpress
Music Player plugins for Wordpress
Countdown plugins for Wordpress
Email Marketing plugins for Wordpress
Membership plugins for Wordpress
Ecommerce plugins for Wordpress
Customer Support plugins for Wordpress
Video Player plugins for Wordpress
Tabs plugins for Wordpress
Social Feeds plugins for Wordpress
Common Ninja Apps
Browse our extensive collection of compatible plugins, and easily embed them on any website, blog, online store, e-commerce platform, or site builder.
Create and Manage Your Online Course Catalog Effortlessly
Empower Your Website with Accurate and Custom Search
Increase Trust & Improve Credibility To Drive Sales Up
Increase Trust & Improve Credibility To Drive Sales Up
Enhance Design & Draw Attention to Videos
Connect with Customers Easily Across Multiple Platforms
Draw Attention to CTAs & Increase Conversions
Boost focus and productivity with a Pomodoro timer
Create a Free Countdown Widget
Create Beautiful, Customizable Menus for Your Restaurant Website
Showcase Dynamic RSS Feeds in a Stylish Carousel
Flexible Size Chart Widget with Visual Guides and Tabs
More plugins
The Common Ninja Search Engine platform helps website builders find the best site widgets, apps, plugins, tools, add-ons, and extensions! Compatible with all major website building platforms - big or small - and updated regularly, our Search Engine tool provides you with the business tools your site needs!