apply_filters( 'bp_get_blog_create_button', array $button_args )
Filters the Create a Site button.
Description Description
Parameters Parameters
- $button_args
-
Array of arguments to be used for the Create a Site button.
Source Source
File: bp-blogs/bp-blogs-template.php
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |