Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / class-buddypress.php / Page 2

BuddyPress::__call()

Method: Magic method to prevent notices and errors from invalid method calls.

Source: class-buddypress.php:211

Used by 0 functions | Uses 0 functions

BuddyPress::constants()

Method: Bootstrap constants.

Source: class-buddypress.php:221

Used by 0 functions | Uses 0 functions

BuddyPress::setup_globals()

Method: Component global variables.

Source: class-buddypress.php:302

Used by 0 functions | Uses 0 functions

bp_email_post_type

Filter Hook: Filters the post type slug for the email component.

Source: class-buddypress.php:410

Used by 0 functions | Uses 0 functions

BuddyPress::instance()

Method: Main BuddyPress Instance.

Source: class-buddypress.php:114

Used by 0 functions | Uses 0 functions

BuddyPress::__construct()

Method: A dummy constructor to prevent BuddyPress from being loaded more than once.

Source: class-buddypress.php:144

Used by 0 functions | Uses 0 functions

BuddyPress::__clone()

Method: A dummy magic method to prevent BuddyPress from being cloned.

Source: class-buddypress.php:151

Used by 0 functions | Uses 0 functions

BuddyPress::__wakeup()

Method: A dummy magic method to prevent BuddyPress from being unserialized.

Source: class-buddypress.php:158

Used by 0 functions | Uses 0 functions

BuddyPress::__isset()

Method: Magic method for checking the existence of a certain custom field.

Source: class-buddypress.php:169

Used by 0 functions | Uses 0 functions

BuddyPress::__get()

Method: Magic method for getting BuddyPress variables.

Source: class-buddypress.php:180

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 Next »
Proudly powered by WordPress