Custom Permalink Editor

Custom Permalink Editor

Wordpress plugin

Install on Wordpress

App Details

  • This plugin is Developed by Team KCG to change the URL of the post, page, and custom post.
  • This plugin allows you to edit permalink on posts, pages, custom posts.
  • This plugin Do not change the theme default permalink structure
  • You have to edit every post/page manually and edit the permalink.
  • If you Uninstall this plugin. Your post will back to the default permalink.

Free Plugin Support

  • If you need any custom modifications or for any other queries, feedback if you simply want to get in touch with us please use our contact form.

Privacy Policy

This plugin does not collect any user Information
If you need any custom modification or any other thing contact with https://kingscrestglobal.com/ and mention Custom Permalink Editor

Filters

Add `PATH_INFO` in `$_SERVER` Variable

`
add_filter( ‘cp_editor_path_info’, ‘__return_true’ );

Exclude Permalink

To exclude any Permalink to be processed by the plugin, add the filter that looks like this: 

function team_kcg_exclude_permalink( $permalink ) {
if ( false !== strpos( $permalink, ‘sitemap.xml’ ) ) {
return ‘__true’;
}

return;
}
add_filter( ‘cp_editor_exclude_permalink’, ‘team_kcg_exclude_permalink’ );

Exclude Post Type

To remove Custom Permalink Editor **form** from any post type, add the filter that looks like this: 

function team_kcg_exclude_post_type( $post_type ) {
// Replace ‘custompost’ with your post type name
if ( ‘custompost’ === $post_type ) {
return ‘__true’;
}

return ‘__false’;
}
add_filter( ‘cp_editor_exclude_post_type’, ‘team_kcg_exclude_post_type’ );

Exclude Posts

To exclude Custom Permalink Editor **form** from any posts (based on ID, Template, etc), add the filter that looks like this: 

function team_kcg_exclude_posts( $post ) {
if ( 1557 === $post->ID ) {
return true;
}

return false;
}
add_filter( ‘cp_editor_exclude_posts’, ‘team_kcg_exclude_posts’ );

Allow Accents Letters

To allow accents letters, please add this on your theme functions.php`: function team_kcg_allow_caps() { return true; } add_filter( 'cp_editor_allow_accents', 'team_kcg_allow_caps' ); 

Thanks for the Support

How To Use

You can change the permalink by following the steps.

  • Edit your posts/pages and create SEO friendly custom URL.
  • In the permalink box insert your desired permalink and update the post.
  • Preview your post and see the post URL is changed.
  • If you want to revert to the WordPress default URL system, just deactivate the plugin.

Pricing

Starting from $0 per month.

Check Out the Countdown Widget

By Common Ninja

CountdownTry For Free!

App Info

Rating

Reviewers

1 reviews

Tags

custom permalinks
custom url
permalink
permalinks
url

Developed By

teamkcg

Quick & Easy

Find the Best Wordpress plugins for you

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

Testimonial plugins for Wordpress

Contact Form

Contact Form plugins for Wordpress

Maps

Maps plugins for Wordpress

Translation

Translation plugins for Wordpress

Chat

Chat plugins for Wordpress

Slider

Slider plugins for Wordpress

Reviews

Reviews plugins for Wordpress

Contact

Contact plugins for Wordpress

Galleries

Galleries plugins for Wordpress

SEO

SEO plugins for Wordpress

Forms

Forms plugins for Wordpress

Comments

Comments plugins for Wordpress

Backup

Backup plugins for Wordpress

Privacy

Privacy plugins for Wordpress

Optimize

Optimize plugins for Wordpress

Tabs

Tabs plugins for Wordpress

Social Sharing

Social Sharing plugins for Wordpress

Events Calendar

Events Calendar plugins for Wordpress

Comments

Comments plugins for Wordpress

Social Feeds

Social Feeds plugins for Wordpress

Social Sharing

Social Sharing plugins for Wordpress

Portfolio

Portfolio plugins for Wordpress

Video Player

Video Player plugins for Wordpress

popup

popup plugins for Wordpress

SiteMap

SiteMap plugins for Wordpress

Payment

Payment plugins for Wordpress

Coming Soon

Coming Soon plugins for Wordpress

Inventory

Inventory plugins for Wordpress

Testimonials

Testimonials plugins for Wordpress

Portfolio

Portfolio plugins for Wordpress

Membership

Membership plugins for Wordpress

Forms

Forms plugins for Wordpress

Analytics

Analytics plugins for Wordpress

Events Calendar

Events Calendar plugins for Wordpress

Sliders

Sliders plugins for Wordpress

Analytics

Analytics plugins for Wordpress

Reviews

Reviews plugins for Wordpress

Security

Security plugins for Wordpress

Ads

Ads plugins for Wordpress

Music Player

Music Player plugins for Wordpress

Countdown

Countdown plugins for Wordpress

Email Marketing

Email Marketing plugins for Wordpress

Membership

Membership plugins for Wordpress

Ecommerce

Ecommerce plugins for Wordpress

Customer Support

Customer Support plugins for Wordpress

Video Player

Video Player plugins for Wordpress

Tabs

Tabs plugins for Wordpress

Social Feeds

Social Feeds plugins for Wordpress

More plugins

plugins You Might Like

Discover Apps By Platform

Discover the best apps for your website

WordPress
Wix
Shopify
Weebly
Webflow
Joomla
PrestaShop
Shift4Shop
WebsiteX5
MODX
Opencart
NopCommerce

Common Ninja Search Engine

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!

Multiple platforms