bbp_admin_setting_callback_subtheme_section()
Main subtheme section
Description Description
Source Source
File: includes/admin/settings.php
function bbp_admin_setting_callback_subtheme_section() { ?> <p><?php esc_html_e( 'How your forum content is displayed within your existing theme.', 'bbpress' ); ?></p> <?php }
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |