apply_filters( 'bp_create_blog_link', string $value )
Filters “Create a Site” links for users viewing their own profiles.
Parameters Parameters
- $value
-
(string) HTML link for creating a site.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |