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 9 forks source link

Delete Matches #163

Open alt160 opened 1 year ago

alt160 commented 1 year ago

When using the "Delete Matches" option, it is unclear whether this will delete the data row or the matched text.

I found out that it deletes the row from the database.

I suggest updating the text to read similar to "Delete Matching Row(s)"