apply_filters( 'bp_nouveau_get_component_slug', string $slug , string $component_id )
Filter here to edit the slug for the requested component ID.
Description Description
Parameters Parameters
- $slug
-
The slug for the requested component ID.
- $component_id
-
The component ID.
Source Source
File: bp-templates/bp-nouveau/includes/functions.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |