File: class-buddypress.php |
Description |
---|---|
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. |
BuddyPress::autoload() |
Autoload classes. |
BuddyPress::setup_actions() |
Set up the default hooks and actions. |