The WP CLI

Install WP CLI #

Install Linux:
curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar
chmod +x wp-cli.phar
php wp-cli.phar --info

Search-Replace in the database using the WP CLI #

Aus <https://make.wordpress.org/cli/handbook/guides/installing/>  

Loading

Powered by BetterDocs