WP-CLI commands for use with bbPress
These commands may be in flux, as we work toward a potential merge into bbPress. See https://bbpress.trac.wordpress.org/ticket/3058.
Please use and provide feedback!
- PHP >=5.4
- wp-cli >=0.23.0
- bbPress trunk (development version).
- Install wp-cli
- Install wp-cli-bbpress. Manuall installation is recommended, though Composer installation should work too. See https://wp-cli.org/package-index/ for information.
- Inside of a WP installation, type
wp bbp
. You should see a list of available commands.
wp-cli-bbpress
requires PHP 5.4- Renamed some commands
- Initial release