Answers for "wp cli windows"

PHP
2

wordpress cli windows

Best method to setup wp-cli on windows
https://maheshwaghmare.com/setup-wp-cli-wordpress-command-line-interface-on-windows-operating-system/
Posted by: Guest on February-19-2021
1

wp cli plugin install

// --activate is optional
wp plugin install <PLUGIN-SLUG> --activate
Posted by: Guest on November-29-2020

Browse Popular Code Answers by Language