bbp_admin_setting_callback_user_slug_section()
Slugs settings section description for the settings page
Description
Source
File: bp-forums/admin/settings.php
1811 1812 1813 1814 1815 1816 1817 | function bbp_admin_setting_callback_user_slug_section() { ?> <p><?php esc_html_e( 'Custom slugs for member profiles.' , 'buddyboss' ); ?></p> <?php } |
Changelog
Version | Description |
---|---|
2.0.0 | 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.