[buddypress-trac] [BuddyPress] #1823: forum dir action filter mis-named and in wrong place
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Fri Feb 5 13:38:33 UTC 2010
#1823: forum dir action filter mis-named and in wrong place
----------------------------+-----------------------------------------------
Reporter: mikepratt | Owner:
Type: defect | Status: new
Priority: major | Milestone: 1.2
Keywords: actions, forums |
----------------------------+-----------------------------------------------
in file bp-default/forums/index.php line 109
<?php do_action( 'bp_after_directory_groups_content' ) ?>
1. The action is named the same as in the Groups dir. Suggested new name
->
bp_after_directory_forums_content
2. The action is placed after the call to the sidebar.php template and
should be before to allow proper usage
--
Ticket URL: <http://trac.buddypress.org/ticket/1823>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list