Skip to:
Content

BuddyPress.org

Changes between Version 1 and Version 2 of Ticket #3622, comment 8


Ignore:
Timestamp:
09/25/2011 07:50:48 PM (14 years ago)
Author:
webraket
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3622, comment 8

    v1 v2  
    1313}}}
    1414
    15 Hooked to init it returns http://rootdomain.com//feed/
    16 Hooked to wp_footer it returns http://rootdomain.com/activity/feed/
     15Hooked to init it returns http://testbp.org//feed/
     16Hooked to wp_footer it returns http://testbp.org/activity/feed/ (like it should)
    1717
    1818bp_init seems to be hooked to init with priority less then 10, so that should make no difference.