Skip to navigation
How to use wp-cli search and replace
27.07.20
example on a debian install: 1. curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar 2. chmod +x wp-cli.phar 3. sudo mv wp-cli.phar /usr/local/bin/wp 4. Inside your wordpress web folder execute: wp search-replace "https://foo.com" "https://foo.com" --skip-columns=guid --allow-root 5. test debug: wp --info
https://wp-cli.org/
Reply
Anonymous
Information Epoch 1732585184
Write simple parts connected by clean interfaces.
Home
Notebook
Contact us