bbp_admin_setting_callback_per_rss_page_section()

Per page settings section description for the settings page

Description

Source

File: bp-forums/admin/settings.php

835
836
837
838
839
840
841
function bbp_admin_setting_callback_per_rss_page_section() {
?>
 
    <p><?php esc_html_e( 'How many discussions and replies to show per RSS 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.