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