[buddypress-trac] [BuddyPress] #2764: Move bp_message_get_notices() to an action

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Fri Nov 26 19:30:49 UTC 2010


#2764: Move bp_message_get_notices() to an action
-----------------------+----------------------------------------------------
 Reporter:  r-a-y      |       Owner:       
     Type:  defect     |      Status:  new  
 Priority:  normal     |   Milestone:  1.3  
Component:  Theme      |     Version:  1.2.6
 Keywords:  has-patch  |  
-----------------------+----------------------------------------------------
 Right now, we hardcode the notices to the sidebar.

 What if we want to show the notices somewhere else and we want to unhook
 the notices from the sidebar?

 Attached patch adds bp_message_get_notices() as an action and allows theme
 developers to easily remove sidebar notices with remove_action.

 Attached patch is against 1.2.6.

 ---

 Only problem is theme developers will need to update their theme so double
 notices will not show up (similar to the double buttons issue that popped
 up after v1.2.6 was released).

-- 
Ticket URL: <http://trac.buddypress.org/ticket/2764>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list