bbp_converter_setting_callback_options_section()
Main settings section description for the settings page
Description
Source
File: bp-forums/admin/settings.php
function bbp_converter_setting_callback_options_section() {
?>
<h3><?php _e( 'Options', 'buddyboss' ); ?></h3>
<p><?php esc_html_e( 'Some optional parameters to help tune the conversion process.', 'buddyboss' ); ?></p>
<?php
}
Changelog
| Version | Description |
|---|---|
| bbPress (r3813) | 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.