Filters the list of image editing library classes.
wp_image_editor_supports
Tests whether there is an editor that supports a given mime type or methods.
wp_get_image_editor
Returns a WP_Image_Editor instance and loads file into it.
upload_size_limit
Filters the maximum upload size allowed in php.ini.
Advertisement
wp_max_upload_size
Determines the maximum upload size allowed in php.ini.
wp_expand_dimensions
Based on a supplied width/height example, return the biggest possible dimensions based on the max width/height.
wp_imagecreatetruecolor
Create new GD image resource with transparency support
get_taxonomies_for_attachments
Retrieves all of the taxonomies that are registered for attachments.
Advertisement
get_attachment_taxonomies
Retrieves taxonomies attached to given the attachment.
{$adjacent}_image_link
Filters the adjacent image link.
next_image_link
Displays next image link that has the same post parent.
adjacent_image_link
Displays next or previous image link that has the same post parent.
Advertisement
previous_image_link
Displays previous image link that has the same post parent.
wp_video_shortcode
Filters the output of the video shortcode.
wp_video_shortcode_class
Filters the class attribute for the video shortcode output container.