Remove Post Type Slug

چۈشەندۈرۈش

This plugin provides a clean, SEO-friendly URL by allowing you to remove custom post type slugs with just a few clicks.

Key Features:
– Remove custom post type slugs via plugin settings in the admin dashboard under Remove Custom Post Type Slug Settings.
– View and select post type slugs to remove, then save your settings.

Developer Note

For additional customization, use the following filter:
add_filter('remove_custom_post_type_slug', function($slug_list) {
return $slug_list;
});

Ensure each slug name in the array matches exactly.

Supported functions:
post_type_link
get_the_permalink
the_permalink

This plugin is also compatible with Custom Post Type UI.

For questions, email akshay.shah5189@gmail.com.

If you’re looking to remove taxonomy slugs, check out my other plugin: Remove Taxonomy Slug

ئېكران كەسمىسى

  • Admin settings for configuring post type slugs.

ئورنىتىش

  1. Upload remove-post-type-slug.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ›Plugins‹ menu in WordPress.
  3. Go to Remove Custom Post Type Slug Settings, select the post type slug, and save the settings.

باھالاشلار

بۇ قىستۇرمىغا تېخى باھا يېزىلمىدى.

تۆھپىكار ۋە ئىجادكار

«Remove Post Type Slug» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

«Remove Post Type Slug» نى تىلىڭىزغا تەرجىمە قىلىڭ

ئىجادىيەتكە قىزىقامسىز؟

كودقا كۆز يۈگۈرتۈپ، SVN خەزىنە تەكشۈرۈپ ياكى RSSئارقىلىق ئىجادىيەت خاتىرىسىگە مۇشتەرى بولغىلى بولىدۇ.

ئۆزگىرىش خاتىرىسى

1.0.1

  • Tested with the latest WordPress version.

1.0

  • Initial release