Bulk Edit Post Title

Description

The Bulk Edit Post Title plugin provides a comprehensive solution for managing post titles in bulk, featuring:

Core Features:
– Bulk Title Addition: Append text to multiple titles
– Bulk Title Editor: Edit individual titles in a scrollable popup interface
– Find & Replace: Search and replace text across multiple titles
– Role-based Access Control: Limited to Editors and Administrators
– Real-time Previews: See changes before applying
– Success Notifications: Visual confirmation of updates

Security Features:
– Nonce verification for all operations
– Role-based capability checks
– Data sanitization and validation

Optimized UI:
– Responsive popup design
– Scrollable edit interface
– Intuitive bulk action integration

Developer Notes

Custom filters/hooks available for advanced implementations. Contact developer for customization requests.

Credits

Plugin Developer: Digital Web Tutor
Maintainer: Digital Web Tutor Team
Logo Design: Digital Web Tutor Creative Team

Copyright

© 2024 Digital Web Tutor. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Screenshots

  • Bulk Actions dropdown in Posts screen
  • Title Addition interface
  • Bulk Title Editor popup

Installation

  1. Upload the bulk-edit-post-title folder to /wp-content/plugins/
  2. Activate the plugin through ‘Plugins’ menu in WordPress
  3. Navigate to Posts > All Posts to access bulk editing features

FAQ

How do I access bulk edit features?

Go to Posts > All Posts, select multiple posts using checkboxes, then choose your desired bulk action from the Bulk Actions dropdown.

What user roles can use this plugin?

Only users with Editor or Administrator roles can perform bulk edits.

Is this plugin translation ready?

Yes, includes .pot file for localization. Text Domain: bulk-edit-post-title

How does it handle security?

Uses WordPress nonce system and follows core security best practices for all operations.

Can I edit titles for custom post types?

Currently supports default ‘post’ type. Custom post type support can be added with filters.

Reviews

මාර්තු 16, 2025 2 replies
This plugin does what it promises—bulk edits post titles efficiently. However, I’d love to see additional features like undo functionality or integration with bulk category edits. That said, it’s still a solid choice for anyone who frequently updates post titles in WordPress.
මාර්තු 15, 2025 2 replies
Efficient and user-friendly, the Bulk Edit Post Title plugin makes managing multiple post titles a breeze with features like bulk title editing, find/replace, and real-time previews. A must-have for admins and editors!
Read all 2 reviews

Contributors & Developers

“Bulk Edit Post Title” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Bulk Edit Post Title” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0 (2024-02-20)

  • Initial release
  • Features:
    • Bulk title append/prepend
    • Individual title editing interface
    • Find/replace functionality
    • Role-based access control
    • Transient-based data handling
  • Compatibility: WordPress 6.7+
  • Security: Nonce verification and capability checks