@since: BuddyPress 2.4.0 |
Description |
---|---|
BP_Attachment_Cover_Image::fit() |
Adjust the cover photo to fit with advised width & height. |
BP_Attachment_Cover_Image::generate_filename() |
Generate a filename for the cover photo. |
BP_Attachment_Cover_Image::script_data() |
Build script datas for the Uploader UI. |
bp_attachment_cover_image_params |
Filters the cover photo params to include specific BuddyPress params for your object. |
bp_attachments_cover_image_script_data |
Filters the cover photo script data. |
bp_core_create_subnav_link() |
Add a subnav link to the BuddyPress navigation. |
bp_core_register_subnav_screen_function() |
Register a screen function, whether or not a related subnav link exists. |
bp_core_create_nav_link() |
Add a link to the main BuddyPress navigation. |
bp_core_create_nav_link |
Fires after a link is added to the main BuddyPress nav. |
bp_core_register_nav_screen_function() |
Register a screen function for an item in the main nav array. |