bbp_admin_setting_callback_user_slug_section()

Slugs settings section description for the settings page

Description

Source

File: bp-forums/admin/settings.php

function bbp_admin_setting_callback_user_slug_section() {
	?>

	<p><?php esc_html_e( 'Custom slugs for member profiles.', 'buddyboss' ); ?></p>

	<?php
}

Changelog

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.