Skip to:
Content

bbPress.org

Opened 15 years ago

Last modified 13 years ago

#1193 new enhancement

Allow plugins to mess with $forum_options

Reported by: josh23french's profile josh23french Owned by:
Milestone: Future Release (Legacy) Priority: normal
Severity: normal Version:
Component: Back-end Keywords:
Cc:

Description

A filter is needed for $forum_options in bb_forum_form().
An action hook in bb_update_forum() is also needed.
This would allow plugins to interact with the creation and updating of forums allowing other options and settings that are associated with the forums that the plugin author might want to develop to extend bbPress.

Change History (7)

#1 @josh23french
15 years ago

I guess a hook in bb_new_forum() would be nice too...

#2 @Gautam Gupta
15 years ago

  • Component changed from integration to Back-end
  • Milestone changed from 1.0.2 to 1.0.3

#3 @kevinjohngallagher
15 years ago

  • Milestone changed from 1.0.3 to 1.1
  • Type changed from enhancement to task

This sort of hook would allow us to solve http://trac.bbpress.org/ticket/1219 quicker.

#4 @kevinjohngallagher
15 years ago

  • Milestone changed from 1.1 to 1.5

#5 @johnjamesjacoby
13 years ago

  • Milestone changed from Future Release to 1.1
  • Type changed from task to enhancement
  • Version 1.0.1 deleted

Filters are cheap and easy. Blessed for 1.1.

#6 @johnjamesjacoby
13 years ago

  • Version set to 1.1-alpha

#7 @johnjamesjacoby
13 years ago

  • Milestone changed from 1.1 to 1.2
  • Version 1.1-alpha deleted
Note: See TracTickets for help on using tickets.