@since: BuddyPress 2.4.0 |
Description |
---|---|
BP_Attachment_Cover_Image::upload_dir_filter() |
Set the directory when uploading a file. |
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_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. |
bp_core_register_nav_screen_function |
Fires after the screen function for an item in the BuddyPress main navigation is registered. |
bp_core_create_subnav_link() |
Add a subnav link to the BuddyPress navigation. |