bp_nouveau_groups_loop_item()
Fire an isolated hook inside the groups loop
Description
Source
File: bp-templates/bp-nouveau/includes/groups/template-tags.php
function bp_nouveau_groups_loop_item() { /** * Fires inside the listing of an individual group listing item. * * @since BuddyPress 1.1.0 */ do_action( 'bp_directory_groups_item' ); }
Changelog
Version | Description |
---|---|
BuddyPress 3.0.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.