Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-core/classes/class-bp-attachment.php

BP_Attachment::edit_image()

Method: Edit an image file to resize it or rotate it

Source: bp-core/classes/class-bp-attachment.php:620

Used by 0 functions | Uses 0 functions

BP_Attachment::get_image_data()

Method: Get full data for an image

Source: bp-core/classes/class-bp-attachment.php:563

Used by 0 functions | Uses 0 functions

bp_attachments_get_image_data

Filter Hook: Filter here to add/remove/edit data to the image full data

Source: bp-core/classes/class-bp-attachment.php:599

Used by 0 functions | Uses 0 functions

BP_Attachment::crop()

Method: Crop an image file.

Source: bp-core/classes/class-bp-attachment.php:443

Used by 0 functions | Uses 0 functions

BP_Attachment::script_data()

Method: Build script datas for the Uploader UI.

Source: bp-core/classes/class-bp-attachment.php:540

Used by 0 functions | Uses 0 functions

BP_Attachment::create_dir()

Method: Create the custom base directory for the component uploads.

Source: bp-core/classes/class-bp-attachment.php:405

Used by 0 functions | Uses 0 functions

BP_Attachment::upload_dir_filter()

Method: Default filter to save the attachments.

Source: bp-core/classes/class-bp-attachment.php:375

Used by 0 functions | Uses 0 functions

bp_attachment_upload_dir

Filter Hook: Filters the component’s upload directory.

Source: bp-core/classes/class-bp-attachment.php:386

Used by 0 functions | Uses 0 functions

BP_Attachment::validate_mime_types()

Method: Validate the allowed mime types using WordPress allowed mime types.

Source: bp-core/classes/class-bp-attachment.php:321

Used by 0 functions | Uses 0 functions

BP_Attachment::validate_upload()

Method: Specific upload rules.

Source: bp-core/classes/class-bp-attachment.php:350

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress