@since: BuddyPress 1.1.0 |
Description |
---|---|
bp_core_add_cropper_inline_js() |
Output the inline JS needed for the cropper to work on a per-page basis. |
bp_inline_cropper_image |
Filters the return value of getimagesize to determine if an image was uploaded. |
bp_core_add_cropper_inline_css() |
Output the inline CSS for the BP image cropper. |
bp_core_add_ajax_url_js() |
Define the ‘ajaxurl’ JS variable, used by themes as an AJAX endpoint. |
bp_core_admin_bar_css |
Filters the URL for the Admin Bar stylesheet. |
bp_core_confirmation_js() |
Load the JS for “Are you sure?” confirm links. |
bp_core_render_message |
Fires after the display of any template_notices feedback messages. |
bp_core_setup_message() |
Set up the display of the ‘template_notices’ feedback message. |
bp_core_render_message() |
Render the ‘template_notices’ feedback message. |
bp_load_template |
Filters the selected template right before loading. |