apply_filters( 'bp_nouveau_get_component_slug', string $slug , string $component_id )
Filter here to edit the slug for the requested component ID.
Parameters Parameters
- $slug
-
(string) The slug for the requested component ID.
- $component_id
-
(string) The component ID.
Source Source
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |