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