=== Reduce Custom Postype URL === Contributors: namnguyen2091 Tags: slug, custom post type, url Donate link: http://chuoidichvu.com/donate/ Requires at least: 3.0 Tested up to: 4.4 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Creates functionality to remove custom post type slug from url. (e.g. `/product/my-banana/` to `/my-banana/`) == Description == 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! == Installation == This section describes how to install the plugin and get it working. 1. Download and install the Reduce Custom Postype URL 2. Upload the plugin folder to the \'/wp-content/plugins/\' directory 3. Activate the plugin through the \'Plugins\' menu in WordPress 4. Enter your slugs you want to remove in Settings page, and then click Save Changes 5. That\'s it == Frequently Asked Questions == None. Yet. == Screenshots == 1. The options == Changelog == 1.0.0 Complete source. == Upgrade Notice == You should upgrade to fix some problem occur