bbp_admin_setting_callback_per_page_section()

Per page settings section description for the settings page

Description

Source

File: bp-forums/admin/settings.php

function bbp_admin_setting_callback_per_page_section() {
?>

	<p><?php esc_html_e( 'How many discussions and replies to show per page', 'buddyboss' ); ?></p>

<?php
}

Changelog

Changelog
Version Description
bbPress (r2786) 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.