Sometimes you run from situation where you just need to automatically run script.
The logic might be as simple as send csv from comments or changing user's settings or even just running single line of SQL. WordPress makes this difficult..
There are many hacky solutions to the problem but of them lack security or are for someone but developer to run or just take long to build.
Upload the plugin issues to the wp-content plugins plugin-name directory or install the plugin through WordPress plugins screen directly..
Activate the plugin through 'Plugins screen in WordPress.
You may need to be able to have non-developers run the periodically for service name report generation..
That can be small amount of code for script that will be as simple as SQL query...
Often you can't get WP-CLI on shared hosts and users who may need to use the power may not be comfortable with the terms line.
We have plans to build books of useful author but for also we included couple categories to help you get started writing your own...
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more