File: bp-search/classes/class-bp-search-groups.php |
Description |
---|---|
Bp_Search_Groups::__construct() |
A dummy constructor to prevent this class from being loaded more than once. |
Bp_Search_Groups::sql() | |
Bp_Search_Groups_sql |
Properly handle hidden groups. |
Bp_Search_Groups::generate_html() | |
Bp_Search_Groups |
BuddyPress Global Search – search groups class |
Bp_Search_Groups::instance() |
Insures that only one instance of Class exists in memory at any one time. Also prevents needing to define globals all over the place. |