bbp_converter_setting_callback_main_section()
Main settings section description for the settings page
Description Description
Source Source
File: includes/admin/settings.php
function bbp_converter_setting_callback_main_section() { ?> <p><?php _e( 'Information about the database for your previous forums so they can be converted.', 'bbpress' ); ?></p> <?php }
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |