bbp_admin_setting_callback_single_slug_section()
Slugs settings section description for the settings page
Description
Source
File: bp-forums/admin/settings.php
function bbp_admin_setting_callback_single_slug_section() {
?>
<p><?php printf( esc_html__( 'Custom slugs for single forums, discussions, replies, tags, views, and search.', 'buddyboss' ), get_admin_url( null, 'options-permalink.php' ) ); ?></p>
<?php
}
Changelog
| Version | Description |
|---|---|
| bbPress (r2786) | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.