[buddypress-trac] [BuddyPress] #2063: new action hook in forums-loop.php
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Wed Feb 24 23:57:58 UTC 2010
#2063: new action hook in forums-loop.php
------------------------+---------------------------------------------------
Reporter: dwenaus | Owner:
Type: enhancement | Status: new
Priority: trivial | Milestone: 1.2.2
Keywords: |
------------------------+---------------------------------------------------
There is a handy action in bp-themes/bp-default/forums/forums-loop.php
called bp_directory_forums_extra_cell
however it is missing a corresponding action in the head of the table
below where all the th cells are. adding
`<?php do_action( 'bp_directory_forums_extra_cell_head' ) ?>` after line
32 would be helpful.
--
Ticket URL: <http://trac.buddypress.org/ticket/2063>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list