How to Create Custom WP-CLI Commands
Recently I’ve been improving my Simple WordPress Crossposting plugin with some custom WP-CLI commands and got a thought in my mind – “why not create a tutorial about that?”
So here it is, below I am going to show you different examples of custom WP-CLI commands with subcommands, arguments and flags.