Skip to content

WP-CLI Community Package of bbPress commands

Notifications You must be signed in to change notification settings

bbpress/wp-cli-bbpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

07459f5 · Aug 2, 2018
Nov 10, 2017
Aug 2, 2018
Aug 2, 2018
Nov 10, 2017
Jan 22, 2017
Jan 22, 2017
May 27, 2018
May 27, 2018
Aug 2, 2018
May 27, 2018
Aug 2, 2018
Aug 2, 2018
May 27, 2018
Feb 2, 2017

Repository files navigation

bbpress/wp-cli-bbpress

WP-CLI commands for use with bbPress

Build Status

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!

System Requirements

  • PHP >=5.4
  • wp-cli >=0.23.0
  • bbPress trunk (development version).

Setup

  • 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.

Changelog

1.1

  • wp-cli-bbpress requires PHP 5.4
  • Renamed some commands

1.0

  • Initial release