This is an example for when we WORK on Production. Pushing directly to production is an option for projects that are completely new and…
Tag
WP CLI
WordPress
WP CLI Cannot redeclare wp_get_server_protocol
I knew something wasn’t right when I saw WP CLI Cannot redeclare wp_get_server_protocol. So I did a little research on it but it seems…
WordPress
Managing WordPress plugins with WP CLI
Managing WordPress plugins with WP CLI is easier than you think. In this post I just listed some of the commands I use all…