@since: BuddyPress 2.3.0 |
Description |
---|---|
bp_attachments_get_plupload_default_settings() |
Get the BuddyPress Plupload settings. |
bp_attachments_get_plupload_default_settings |
Filter the BuddyPress Plupload default settings. |
bp_attachments_get_plupload_l10n() |
Builds localization strings for the BuddyPress Uploader scripts. |
bp_attachments_enqueue_scripts() |
Enqueues the script needed for the Uploader UI. |
bp_attachments_avatar_nav |
Use this filter to add a navigation to a custom tool to set the object’s avatar. |
bp_attachments_enqueue_scripts |
Fires at the conclusion of bp_attachments_enqueue_scripts() to avoid the scripts to be loaded more than once. |
bp_attachments_current_user_can() |
Check the current user’s capability to edit an avatar for a given object. |
bp_attachments_json_response() |
Send a JSON response back to an Ajax upload request. |
bp_attachments_get_template_part() |
Get an Attachment template part. |
bp_attachments_is_wp_version_supported() |
Check if the current WordPress version is using Plupload 2.1.1 |