[Bb-trac] [bbPress] #784: function bb_profile_data should have an
action hook
bbPress
bb-trac at lists.bbpress.org
Sat Feb 9 14:46:48 GMT 2008
#784: function bb_profile_data should have an action hook
-------------------------+--------------------------------------------------
Reporter: _ck_ | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Back-end | Version:
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
There are several plugins that want to add info on the profile page.
To do this, they require the user to edit the profile template.
It would be nice if users didn't have to edit the profile template and
plugin authors could just add_action 'do_bb_profile_data' or something
like that.
Technically the get_profile_info_keys can be used but some objects like
avatars can't be done that way.
--
Ticket URL: <http://trac.bbpress.org/ticket/784>
bbPress <http://bbpress.org/>
Innovative forum development
More information about the Bb-trac
mailing list