bbp_converter_setting_callback_main_section()

Main settings section description for the settings page

Description

Source

File: bp-forums/admin/settings.php

function bbp_converter_setting_callback_main_section() {
?>
	<h3><?php _e('Database Settings', 'buddyboss') ?></h3>
	<p><?php _e( 'Information about your previous forums database so that they can be converted. <strong>Backup your database before proceeding.</strong>', 'buddyboss' ); ?></p>

<?php
}

Changelog

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.