[buddypress-trac] [BuddyPress] #2127: wrong action name in /bp-default/blogs/create.php

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Thu Mar 4 18:52:33 UTC 2010


#2127: wrong action name in /bp-default/blogs/create.php
--------------------+-------------------------------------------------------
Reporter:  dwenaus  |       Owner:       
    Type:  defect   |      Status:  new  
Priority:  minor    |   Milestone:  1.2.2
Keywords:           |  
--------------------+-------------------------------------------------------
 on line 3 and 33 in  /bp-themes/bp-default/blogs/create.php the action
 hook is wrong. right now they are:

 `bp_before_directory_groups_content`
 and
 `bp_after_directory_groups_content`

 they should be:
 `bp_before_directory_blogs_content`
 and
 `bp_after_directory_blogs_content`

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


More information about the buddypress-trac mailing list