Ad Inserter
94Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...
Regenerate slugs from post titles with enable/disable options and custom post type support. Easy to configure with admin settings.
Simple Regenerate Slug is a WordPress plugin that automatically regenerates URL slugs based on post titles for posts, pages, and custom post types. It features an admin settings panel that allows you to enable or disable the functionality, select which post types to apply it to, and perform bulk updates on multiple posts. The plugin is designed to streamline the management of slugs, making it easier for users to maintain clean and relevant URLs.
This plugin is suitable for WordPress users who frequently update post titles and want to ensure that their slugs remain consistent. It is particularly useful for developers and those managing custom post types, as it includes filter hooks for further customization.
Best for: This plugin is best for WordPress users who need to manage slugs for posts and custom post types efficiently.
What it does well
Where it falls short
Simple Regenerate Slug provides a straightforward solution for maintaining URL slugs in WordPress, making it a practical choice for users focused on post management.
Sunny Patel's own description of Simple Regenerate Slug, lightly tidied.
Simple Regenerate Slug automatically regenerates URL slugs from post titles for WordPress posts, pages, and custom post types. The plugin now includes a comprehensive admin settings panel where you can:
Key Features:
* Enable/Disable Control – Turn the plugin functionality on or off with a simple checkbox
* Custom Post Type Support – Select which post types should have automatic slug regeneration
* Bulk Processing – Update multiple posts at once using WordPress bulk edit
* Developer Friendly – Includes filter hooks for programmatic customization
* Clean Admin Interface – Easy-to-use settings page with clear documentation
How It Works:
The plugin automatically updates the URL slug whenever you update a post title. This works for:
– Published posts and pages
– Custom post types (when selected)
– Bulk edit operations
– Individual post updates
Usage Instructions:
1. Go to Settings → Simple Regenerate Slug in your WordPress admin
2. Enable the plugin using the checkbox
3. Select the post types where you want automatic slug regeneration
4. Save settings and you’re done!
For bulk updates of existing posts:
1. Go to Posts (or Pages/Custom Post Types)
2. Select posts you want to update (recommend 50 at a time)
3. Choose ‘Bulk actions’ → ‘Edit’ → ‘Apply’
4. Click ‘Update’ without making changes
5. Slugs will be automatically regenerated from titles
Developer Features:
The plugin includes the simpleregenerateslug_post_types filter hook that allows developers to programmatically modify which post types are affected:
```php //
add_filter( 'simpleregenerateslug_post_types', function( $post_types ) {
$post_types[] = 'custom_post_type';
return $post_types;
} ); ```
Perfect for theme developers, custom post type plugins, and advanced WordPress customizations.
Getting Help:
If you need assistance with Simple Regenerate Slug, please:
Bug Reports:
If you believe you have found a security vulnerability or bug in Simple Regenerate Slug plugin, please let us know right away by submitting an issue on GitHub.
When reporting bugs, please include:
* Detailed description of the problem
* Steps to reproduce the issue
* Screenshot if possible
* Your website URL (if relevant)
* Current versions of WordPress and PHP
* List of active plugins that might conflict
Feature Requests:
We welcome suggestions for new features! Please submit feature requests through our GitHub repository.
Simple Regenerate Slug does not collect, store, or transmit any personal data. The plugin only modifies post slugs locally within your WordPress database. No data is sent to external servers.
Other plugins for custom content structures.
Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...
ACF helps customize WordPress with powerful, professional and intuitive fields. Proudly powering over 2 millio...
Checkout Field Editor (Checkout Manager) for WooCommerce – The best WooCommerce checkout manager plugin to man...
Easily reorder posts, pages, custom post types, and taxonomies with intuitive drag-and-drop sorting in the Wor...
The #1 user-rated activity log plugin for event logging, activity monitoring and change tracking.
Admin UI for creating custom content types like post types and taxonomies