apply_filters( 'bp_get_blog_permalink', string $permalink )
Filters the blog permalink.
Parameters Parameters
- $permalink
-
(string) Permalink URL for the blog.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |