bp_groups_render_group_block( array $attributes = array() )

Callback function to render the BP Group Block.


Description Description


Parameters Parameters

$attributes

(Optional) The block attributes.

Default value: array()


Top ↑

Return Return

(string) HTML output.


Top ↑

Source Source

File: bp-groups/bp-groups-blocks.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
6.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.