WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Sunny Patel v2.0.0

Simple Regenerate Slug

Regenerate slugs from post titles with enable/disable options and custom post type support. Easy to configure with admin settings.

Simple Regenerate Slug

The facts

Rating
4.2★ from 10
Active installs
500+
Price
Free
Last updated
5 Aug 2025
Added
Mar 2020
Requires WP
4.9.0
Tested up to
WP 6.8.8
Downloads
5,586

Our analysis

AI-assisted

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

  • Automatically regenerates slugs from post titles
  • Supports bulk processing of multiple posts
  • Includes options for custom post type support
  • User-friendly admin interface with clear documentation
  • Developer-friendly with filter hooks for customization

Where it falls short

  • Limited information on potential conflicts with other plugins
  • No advanced features beyond slug regeneration

Verdict

Simple Regenerate Slug provides a straightforward solution for maintaining URL slugs in WordPress, making it a practical choice for users focused on post management.

From the developer

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.

Support

Getting Help:
If you need assistance with Simple Regenerate Slug, please:

  1. Check the FAQ section above
  2. Review the plugin settings at Settings → Simple Regenerate Slug
  3. Submit issues on our GitHub repository

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.

Privacy Policy

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.

Read the full description on the official page →

Tagged as

Alternatives

Other plugins for custom content structures.

Ad Inserter

Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...

Free 300k+ installs 4.9★ (2,428)
Advanced Custom Fields

ACF helps customize WordPress with powerful, professional and intuitive fields. Proudly powering over 2 millio...

Free 2M+ installs 4.5★ (1,438)
Simple Custom Post Order

Easily reorder posts, pages, custom post types, and taxonomies with intuitive drag-and-drop sorting in the Wor...

Free 300k+ installs 4.8★ (569)
WP Activity Log

The #1 user-rated activity log plugin for event logging, activity monitoring and change tracking.

Free 300k+ installs 4.7★ (488)
Custom Post Type UI

Admin UI for creating custom content types like post types and taxonomies

Free 1M+ installs 4.6★ (276)