bp_core_admin_appboss()
Load the AppBoss integration admin screen.
Description
Source
File: bp-core/admin/bp-core-admin-settings.php
function bp_core_admin_appboss() { ?> <div class="wrap"> <h2 class="nav-tab-wrapper"><?php bp_core_admin_tabs( __( 'AppBoss', 'buddyboss' ) ); ?></h2> <?php require buddypress()->plugin_dir . 'bp-core/admin/templates/about-appboss.php'; ?> </div> <?php }
Changelog
Version | Description |
---|---|
BuddyBoss 1.0.0 | 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.