[buddypress-trac] [BuddyPress] #3625: Core functions should not hook to bp_init with default priority

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Mon Sep 26 20:59:22 UTC 2011


#3625: Core functions should not hook to bp_init with default priority
-------------------------------------+------------------
 Reporter:  boonebgorges             |       Owner:
     Type:  enhancement              |      Status:  new
 Priority:  normal                   |   Milestone:  1.6
Component:  Core                     |     Version:  1.5
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |
-------------------------------------+------------------

Comment (by webraket):

 Sorry but your patch doesn't fixes the problem.

 BuddyPress should support add_action('wp_ajax_') on the default priority
 10 of bp_init.

 Lowering the priority from the bp_core_add_ajax_hook() function that calls
 do_action('wp_ajax_') from 10 to 8 only makes it worse.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3625#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list