Forums

Join
bbPress Support ForumsPluginsPlugin Development Docs

Info

Plugin Development Docs

  1. I want to develop some plugins for bbpress, but cannot fid any documentation anywhere, is there anything that I can look at to get a list of filters/actions and what they do? bbpress looks great, but without any documentation for plugin developers its kinda hard to build for it...

    Cheers.

  2. There is no documentation for it really, at this point. It's easiest to just look at existing plugins, and if you're familiar with the way WordPress plugins work , bbPress works similarly.

    There have been a couple of attempts at listing bbPress functions:
    http://bbpress.org/forums/topic/writing-and-uploading-plugins
    http://bbpress.org/forums/topic/list-of-filtersactions#post-22463
    http://bbpress.org/forums/topic/function-list-for-v10-alpha-one

  3. You must log in to post.