Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / 1.7.0 / Page 34

BuddyPress::versions()

Method: Private method to align the active and database versions.

Source: class-buddypress.php:737

Used by 0 functions | Uses 0 functions

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::legacy_constants()

Method: Legacy BuddyPress constants.

Source: class-buddypress.php:430

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

BuddyPress::__set()

Method: Magic method for setting BuddyPress variables.

Source: class-buddypress.php:190

Used by 0 functions | Uses 0 functions

BuddyPress::__unset()

Method: Magic method for unsetting BuddyPress variables.

Source: class-buddypress.php:199

Used by 0 functions | Uses 0 functions
« Previous 1 … 33 34 35 Next »
Proudly powered by WordPress