apply_filters( 'bp_signup_subdomain_base', string $subdomain_base )

Filters the base URL for subdomain installations of WordPress Multisite.


Description Description


Parameters Parameters

$subdomain_base

The base URL - eg, 'example.com' for site_url() example.com or www.example.com.


Top ↑

Source Source

File: bp-members/bp-members-template.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.