[buddypress-trac] [BuddyPress] #3491: Incorrect hook in default theme bp-themes/bp-default/registration/register.php
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Thu Aug 18 12:37:43 UTC 2011
#3491: Incorrect hook in default theme bp-themes/bp-
default/registration/register.php
----------------------+-----------------------------
Reporter: Jonnyauk | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Theme | Version:
Severity: normal | Keywords: 2nd-opinion
----------------------+-----------------------------
Been continuing to skim the default theme files - noticed that there seems
to be an incorrect hook 'bp_after_directory_activity_content' as below:
= bp-themes/bp-default/registration/register.php
{{{
254 </div><!-- #content -->
255
256 <?php get_sidebar( 'buddypress' ) ?>
257
258 <?php do_action( 'bp_after_directory_activity_content' ) ?>
}}}
Not sure if this hook should even be in this file, or be after the
sidebar?
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3491>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list