File: class-buddypress.php |
Description |
---|---|
bp_groups_group_type_post_type |
Filters the post type slug for the group 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. |
bp_after_setup_actions |
Fires after the setup of all BuddyPress actions. |
BuddyPress::__get() |
Magic method for getting BuddyPress variables. |