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

Filters active components with registered notifications callbacks.


Parameters Parameters

$component_names

(array) Array of registered component names.

$active_components

(array) Array of active components.


Source Source

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

View on Trac



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.