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.


Top ↑

Source Source

File: bp-templates/bp-nouveau/includes/functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
8.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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