apply_filters( "bp_{$this->id}_notification_callback",  string $value  )
	Filters the callable function that formats the component’s notifications.
Description Description
Parameters Parameters
- $value
 - 
					
Function callback.
 
Source Source
File: bp-core/classes/class-bp-component.php
Changelog Changelog
| Version | Description | 
|---|---|
| 1.5.0 | Introduced. |