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.
Installation
- Upload the
bulk-edit-post-title
folder to/wp-content/plugins/
- Activate the plugin through ‘Plugins’ menu in WordPress
- 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
Contributors & Developers
“Bulk Edit Post Title” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “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