apply_filters( "bp_{$this->id}_register_blocks", array $blocks )

Filter here to disable all or some BP Blocks for a component.


Description Description

This is a dynamic hook that is based on the component string ID.


Parameters Parameters

$blocks

The list of BP Blocks for the component.


Top ↑

Source Source

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