@since: BuddyPress 2.3.0 |
Description |
---|---|
bp_remove_object_terms() |
Remove taxonomy terms on a BuddyPress object. |
bp_admin_setting_callback_group_avatar_uploads() |
‘Enable group avatars’ field markup. |
bp_register_member_types() |
Fire the ‘bp_register_member_types’ action, where plugins should register profile types. |
bp_register_member_types |
Fires inside bp_register_member_types(), so plugins can register profile types. |
bp_update_to_2_3() |
2.3.0 update routine. |
bp_pre_schema_upgrade() |
Perform database operations that must take place before the general schema upgrades. |
bp_is_{$component}_{$feature}_active |
Filters whether or not a given feature for a component is active. |
BP_Attachment::set_upload_dir() |
Set upload path and url for the component. |
BP_Attachment::set_upload_error_strings() |
Set Upload error messages. |
BP_Attachment::includes() |
Include the WordPress core needed files. |