=== WP CLI ===
Contributors: dineshc Tags: wp-cli, cli, commands, wordpress-cli Requires at least: 3 Tested up to: 4.8.1
WP CLI helps to worpdress developer to user all WP CLI commands from backend.
== Description ==
WP CLI provide us commands to handle complete wordpress site very easily and this WP CLI plugin is develop to work with WP CLI commands from backend without using any command prompt.
== Installation ==
- Install either via the WordPress.org plugin directory, or by uploading the files to your server.
- Activate the plugin through the 'Plugins' menu in WordPress.
- Once the plugin is activated you will see 'WP CLI' in the Admin Bar at the top of your site or admin pages.
- Clicking the 'WP CLI' button will open WP CLI Console at your backend.
- At the bottom of the Console there is a input field where you can enter your commands.
- Using Up/Down arrow keys you can travel on you last commands.
- Easy and useful. Enjoy!
== Screenshots ==
== Changelog ==
= 1.0.0 =
- Initial release.