File: class-buddypress.php |
Description |
---|---|
BuddyPress::__call() |
Magic method to prevent notices and errors from invalid method calls. |
BuddyPress::constants() |
Bootstrap constants. |
BuddyPress::setup_globals() |
Component global variables. |
bp_email_post_type |
Filters the post type slug for the email component. |
bp_member_type_post_type |
Filters the post type slug for the profile type component. |
bp_group_type_post_type |
Filters the post type slug for the group type component. |
bp_email_tax_type |
Filters the taxonomy slug for the email type component. |
bp_invite_post_type |
Filters the post type slug for the invites component. |
BuddyPress::legacy_constants() |
Legacy BuddyPress constants. |
BuddyPress::includes() |
Include required files. |