Method |
Description |
|
__construct ( $toolName, $toolInfo, $toolManager ) |
|
|
calculateSrcSet ( $sources, $size_array, $image_src, $image_meta, $attachment_id ) |
|
|
deleteAttachment ( $id ) : mixed |
Filters for when attachments are deleted |
|
enabled ( ) |
|
|
getAttachedFile ( $file, $attachment_id ) |
|
|
getAttachmentURL ( $url, $post_id ) |
|
|
handleUpload ( $upload, $context = 'upload' ) |
|
|
importMedia ( ) |
|
|
importProgress ( ) |
|
|
processCrop ( $size, $file, $sizeMeta ) |
|
|
registerMenu ( $top_menu_slug ) |
|
|
renderImporter ( ) |
|
|
s3enabled ( ) |
|
|
settingsChanged ( ) |
|
|
setup ( ) |
|
|
updateAttachmentMetadata ( $data, $id ) : mixed |
Filter for when attachments are updated |
|