bp_register_block( array $args = array() )

Register a BuddyPress block type.


Description Description


Parameters Parameters

$args

(Optional) The registration arguments for the block type.

Default value: array()


Top ↑

Return Return

(BP_Block) The BuddyPress block type object.


Top ↑

Source Source

File: bp-core/bp-core-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.