Tag: wp-cli

  • Daniel Bachhuber Raises More Than $17.5K to Develop a RESTful WP-CLI

    Daniel Bachhuber Raises More Than $17.5K to Develop a RESTful WP-CLI

    Daniel Bachhuber, who maintains WP-CLI, has successfully raised more than $21K through his Kickstarter campaign. He created the campaign to generate funding to develop a CLI interface for the WordPress REST API. According to Bachhuber, the project will allow WordPress REST API endpoints registered via plugins and themes to automatically be usable as WP-CLI commands.…

  • WP Engine Rolls Out WP-CLI Support to Select Partners for Beta Testing

    WP Engine Rolls Out WP-CLI Support to Select Partners for Beta Testing

    WP Engine is currently beta testing WP-CLI support with approximately 200 select partners. Those who serve clients that host with the company are eager to see it rolled out to more customers, as WP-CLI has become an indispensable part of many WordPress developers’ workflow. WP-CLI on @wpengine! From the entire WordPress Community, THANK YOU!!!!! —…

  • WP-CLI 0.16 Adds WP-Cron Management and Core Checksums Verification

    WP-CLI 0.16 Adds WP-Cron Management and Core Checksums Verification

    WP-CLI 0.16 was released today with help from contributors at WordCamp Seattle. Cron management is the headline feature in this release, and you can now check all scheduled cron events: $ wp cron event list This will output the hook from which the WP-Cron event is fired, next_run_gmt, next_run_relative, and the recurrence (i.e. 12hrs, 1…

  • A Library of WP-CLI Commands for BuddyPress

    A Library of WP-CLI Commands for BuddyPress

    BuddyPress developers, here’s something new for your toolbox. Boone Gorges has created a WP-CLI community package of BuddyPress commands. This collection includes just a few commands that have helped him with BuddyPress development but he welcomes your pull requests. So far, the commands include: bp activate — Activate a component. bp activity_create — Create a…

  • Hosting Companies That Have WP-CLI Pre-Installed

    Hosting Companies That Have WP-CLI Pre-Installed

    WP-CLI was one of the most exciting WordPress tools to be released a couple of years ago in 2011 and has quickly become an indispensable part of many developers’ workflow. The project was originally created by Andreas Creten and is now maintained by Cristi Burcă (Scribu) and other contributors. WP-CLI provides a command line interface…