wp-cli search-replace, limit rows
-
it’s pretty clear how to limit wp-cli search-replace to a small set of columns – but is there a way to limit its action to a set of rows? i want to change links found in a set of posts, but leave those same links alone if found in other posts. there doesn’t seem to be a way to do this, and using a mySQL command to (via wp-cli) to find/replace on serialized postmeta is… ugh.
totally open to other approaches that can be automated for what i’m trying to do here.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘wp-cli search-replace, limit rows’ is closed to new replies.