bbPress::setup_variables()
Method: Smart defaults to many bbPress specific class variables.
Source: bbpress.php:240
Method: Smart defaults to many bbPress specific class variables.
Source: bbpress.php:240
Method: Magic method to prevent notices and errors from invalid method calls
Source: bbpress.php:192
Method: Setup the environment variables to allow the rest of bbPress to function more easily.
Source: bbpress.php:204
Method: Magic method for setting bbPress variables
Source: bbpress.php:174
Method: Magic method for unsetting bbPress variables
Source: bbpress.php:181
Method: Magic method for checking the existence of a certain custom field
Source: bbpress.php:160
Method: Magic method for getting bbPress variables
Source: bbpress.php:167
Method: A dummy magic method to prevent bbPress from being cloned
Source: bbpress.php:146
Method: A dummy magic method to prevent bbPress from being unserialized
Source: bbpress.php:153
Class: Main bbPress Class
Source: bbpress.php:39