[buddypress-trac] [BuddyPress] #3751: Jetpack can't be registered to wp.com when BP is enabled

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Wed Nov 16 15:15:51 UTC 2011


#3751: Jetpack can't be registered to wp.com when BP is enabled
----------------------------+-------------------------------------
 Reporter:  boonebgorges    |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  minor           |  Milestone:  1.6
Component:  Administration  |    Version:  1.5
 Severity:  normal          |   Keywords:  has-patch needs-testing
----------------------------+-------------------------------------
 In bp_core_wpsignup_redirect(), BP grabs all requests with 'register' ==
 $_GET['action'] and redirects them to the public registration page. This
 means that Jetpack (and probably other plugins) can't perform certain
 actions that are identified with ?action=register.

 I think the easiest solution is just to bail from
 bp_core_wpsignup_redirect() when is_admin(). See patch. Thoughts?

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


More information about the buddypress-trac mailing list