=== Remove Old Slugs === Contributors: algoritmika, anbinder Donate link: https://www.paypal.me/anbinder Tags: remove old slug, remove old slugs, remove old permalink, remove old permalinks, delete old slug, delete old slugs, delete old permalink, delete old permalinks, purge old slug, purge old slugs, purge old permalink, purge old permalinks Requires at least: 3.5.1 Tested up to: 4.9 Stable tag: 2.2.0 License: GNU General Public License v3.0 License URI: http://www.gnu.org/licenses/gpl-3.0.html Plugin removes old slugs (permalinks) from database. == Description == Plugin removes old slugs (permalinks) from database. To remove old slugs (permalinks) go to "Tools > Old Slugs" and press "Remove old slugs" button. Plugin is based on this code snippet. = Feedback = * We are open to your suggestions and feedback. Thank you for using or trying out one of our plugins! * Drop us a line at [www.algoritmika.com](http://www.algoritmika.com). * Visit [plugin page](https://wpcodefactory.com/item/remove-old-slugs-wordpress-plugin/). == Installation == 1. Upload the entire 'remove-old-slugspermalinks' folder to the '/wp-content/plugins/' directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. All options will be automatically added to product's edit page. == Frequently Asked Questions == = Is it possible to delete only certain old slugs? = At this time - no. Only all old slugs can be deleted. == Screenshots == 1. Tools > Old Slugs screen shot. == Changelog == = 2.2.0 - 31/05/2018 = * Dev - Pro - Old slugs clean up on save post. * Dev - Pro - Scheduled old slugs clean up. = 2.1.0 - 05/08/2017 = * Dev - `load_plugin_textdomain()` moved from `init` hook to constructor. * Dev - Minor code refactoring and clean up. * Dev - Donate link updated. = 2.0.1 - 25/10/2016 = * Dev - Language (POT) file added. = 2.0.0 - 25/10/2016 = * Dev - Major code refactoring. * Dev - WordPress Multisite support added. * Dev - Language (translations) support added. * Dev - Plugin renamed. = 1.0.1 = * Refresh link added. * Minor bug fixed. = 1.0.0 = * Initial Release