issues
search
johngodley
/
search-regex
Search Regex adds a powerful set of search and replace functions to WordPress that go beyond the standard searching capabilities, with full regex support.
https://searchregex.com
GNU General Public License v3.0
32
stars
8
forks
source link
Version 3
#92
Closed
johngodley
closed
3 years ago
johngodley
commented
3 years ago
Version 3 includes:
Major update with many, many, new features
Advanced searches with fully customisable filters that can be combined together with AND and OR logic
Search any WordPress table, including posts, comments, users, meta-data, and options
Can be used as a general-purpose data viewer and data updater
Export rows to CSV and SQL
Mass delete matching rows
Modify any column, with ability to increment and decrement numbers and dates (i.e. add 2 hours to post modification date)
Insert data from other columns. For example, add a list of categories into a post, add post date to the title etc
Transform existing data. For example, change case, convert underscores to dashes.
Full support for saving advanced filter and actions to presets
Autocomplete filters and modifications
Support for serialized data (with conditions)
Version 3 includes: