do_action_ref_array( 'bp_nouveau_return_blogs_buttons', array $return , object $blog , string $type )
Leave a chance to adjust the $return
Parameters Parameters
- $return
-
(array) The list of buttons ordered.
- $blog
-
(object) The current blog object.
- $type
-
(string) Whether we're displaying a blogs loop or a the blogs single item (in the future!).
Source Source
File: bp-templates/bp-nouveau/includes/blogs/template-tags.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |