apply_filters( 'editable_slug', string $value )
Filters the slug value in the form field.
Description Description
Parameters Parameters
- $value
-
Value being returned for the requested option.
Source Source
File: bp-core/admin/bp-core-admin-settings.php
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |