Reduce Custom Postype URL

Creates functionality to remove custom post type slug from url. (e.g. `/product/my-banana/` to `/my-banana/`)

Author:Nam Nguyen (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:4.4
Plugin version:1.0
Added to WordPress repository:12-08-2015
Last updated:20-11-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:86
Rated by:6
Plugin URI:https://github.com/namnguyen2091/remduce-cust...
Total downloads:1 690
Active installs:100+
plugin download
Click to start download

This plugin lets you remove custom post type slug from url, e.g. /product/my-banana/ to /my-banana/. This plugin use wordpress code, don\'t use htaccess so you don\'t need to worry about htaccess problems.

HOW TO USE IT After installing and activating the plugin, you should go http://yourdomain.com/wp-admin/options-general.php?page=reduce_custom_postype_slug. Enter your slugs you want to remove, and then click Save Changes. That\'s it!