Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Search Regex 3.0 beta

$
0
0

Replies: 0

There’s a major new version of Search Regex undergoing testing. It’s as big a change as version 2.0 was, and allows you to search and change pretty much any data on your site.

Specifically it includes the following changes:

  • 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
    Search any column, including text, numeric, and date
  • 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)

If you have the opportunity to help out then please consider giving the beta version a try and let me know of any problems.

https://github.com/johngodley/search-regex/releases/tag/3.0-beta

If you experience any issues with this beta version please report them here:

https://github.com/johngodley/search-regex/issues

Please do not comment on this thread.

  • This topic was modified 1 hour, 8 minutes ago by John Godley.

Viewing all articles
Browse latest Browse all 59525

Trending Articles