apply_filters( 'bp_get_blogs_visit_blog_button', array $button )
Filters the button for visiting a blog in a loop.
Description Description
Parameters Parameters
- $button
-
Array of arguments to be used for the button to visit a blog.
Source Source
File: bp-blogs/bp-blogs-template.php
Changelog Changelog
Version | Description |
---|---|
1.2.10 | Introduced. |