bp_profile_search_main_form()

Returns BuddyBoss Profile Search form ID?

Description

Source

File: bp-core/profile-search/bps-start.php

function bp_profile_search_main_form () {
    return (int) bp_get_option( 'bp_profile_search_main_form' );
}

Changelog

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.