Just another contact form plugin. Simple but flexible.
About Search Regex
Search Regex is a powerful tool for searching and replacing data in your WordPress site. It can be used to perform tasks like migrating a site to a new domain, updating URLs, and making site-wide changes. It supports searching and replacing data in various areas of your site, including posts, pages, comments, users, and more. It also provides full regular expression support and allows you to perform actions on matching results, such as modifying or deleting them. The plugin is compatible with PHP versions 7.0 to 8.3 and is suitable for both small and large sites.Screenshots



Frequently asked questions
What can I search?
You can search:n- Postsn- Pagesn- Any custom post typen- Comments (including spam)n- Usersn- Meta datan- WordPress optionsn- Supported plugins (such as Redirection)
Actions
A variety of actions can be performed on matching results:n- Modify and replace the resultn- Delete the resultn- Export to CSV and SQLn- Perform custom PHP action
Modify and Replace Data
Results can be individually modified by clicking on the item to change, and using the popup modifier.nnBulk modifications can be performed against all matching results.nnThe types of modification depend on the data being changed:n- Numbers can be added or subtracted to existing numbersn- Hours, days, weeks, and months, can be added to datesn- Tags and categories can be added, removed, and substitutednnCustom shortcodes are supported that allow dynamic data to be included:n- Add the current date and time, in any format, to contentn- Insert data from other columns. For example, insert the category into the titlen- Transform existing data. For example, convert case, change underscores to dashes.
Example uses
Some ideas for potential uses:n- Delete all comments that match a phrasen- Add a category to all matching postsn- Remove orphaned meta data
Support
Please submit bugs, patches, and feature requests to:n- [https://github.com/johngodley/search-regex](https://github.com/johngodley/search-regex)nnPlease submit translations to:n- [https://translate.wordpress.org/projects/wp-plugins/search-regex](https://translate.wordpress.org/projects/wp-plugins/search-regex)
Changelog
3.1.2 – December 29th 2024
- Fix crash when loading from a preset with an ‘includes any’
3.1.1 – November 23rd 2024
- Update for WordPress 6.7
3.1.0 – August 8th 2024
- Update for latest WP
- Fix export of regular expression result
- Switch to WP core translations
- See changelog.txt for more details
