apply_filters( 'bp_notifications_get_registered_components', array $component_names, array $active_components )

Filters active components with registered notifications callbacks.


Description Description


Parameters Parameters

$component_names

Array of registered component names.

$active_components

Array of active components.


Top ↑

Source Source

File: bp-notifications/bp-notifications-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.9.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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