[buddypress-trac] [BuddyPress] #4464: Widget ajax broken for non-logged-in users

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Thu Aug 23 17:10:39 UTC 2012


#4464: Widget ajax broken for non-logged-in users
--------------------------+--------------------------
 Reporter:  boonebgorges  |      Owner:  boonebgorges
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  1.6.2
Component:  Core          |    Version:  1.6
 Severity:  minor         |   Keywords:
--------------------------+--------------------------
 Since switching to admin-ajax.php for ajaxurl in BP 1.6, the distinction
 between wp_ajax_ and wp_ajax_nopriv_ hooks has become relevant. For most
 BP core AJAX, this is already taken care of: in the Dashboard, the user is
 always logged in (so you only need wp_ajax_), and on the front end most
 stuff is taken care of by bp-default's AJAX handlers, which are hooked to
 _nopriv_ in the appropriate cases. However, the handlers for the Newest |
 Active | Popular AJAX in the Groups and Members widget was never changed
 over.

 Fix coming up.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4464>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list