File: bp-search/classes/class-bp-search-bbpress-forums.php |
Description |
---|---|
Bp_Search_bbPress_Forums::__construct() |
A dummy constructor to prevent this class from being loaded more than once. |
Bp_Search_bbPress_Forums |
BuddyPress Global Search – search bbpress forums class |
Bp_Search_bbPress_Forums::sql() | |
Bp_Search_bbPress_Forums::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. |