[buddypress-trac] [BuddyPress] #4032: bp_get_signup_slug broken in multisite configurations
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Tue Feb 21 23:19:24 UTC 2012
#4032: bp_get_signup_slug broken in multisite configurations
-------------------------------+------------------------------
Reporter: zephod | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version:
Severity: normal | Resolution:
Keywords: reporter-feedback |
-------------------------------+------------------------------
Comment (by zephod):
Thanks boonebgorges: I was just realising that myself. However, that isn't
a sidebar login widget coded by me; it is inherited from the bp default
theme.
bp-default/sidebar.php should not wrap the link in site_url() when using a
multisite configuration:
<?php printf( __( 'Please <a href="%s"
title="Create an account">create an account</a> to get started.',
'buddypress' ), site_url( bp_get_signup_slug() . '/' ) ) ?>
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4032#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list