apply_filters( "bp_{$this->id}_slug", string $value )

Filters the slug to be used for the permalink URI chunk after root.


Description Description


Parameters Parameters

$value

Slug to use in permalink URI chunk.


Top ↑

Source Source

File: bp-core/classes/class-bp-component.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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