Uses
Uses | Description |
---|---|
wp-includes/class-wp-image-editor-imagick.php: WP_Image_Editor_Imagick::thumbnail_image() | Efficiently resize the current image |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/class-wp-image-editor-imagick.php: WP_Image_Editor_Imagick::crop() | Crops Image. |
wp-includes/class-wp-image-editor-imagick.php: WP_Image_Editor_Imagick::update_size() | Sets or updates current image size. |
wp-includes/media.php: image_resize_dimensions() | Retrieves calculated resize dimensions for use in WP_Image_Editor. |
wp-includes/load.php: is_wp_error() | Check whether variable is a WordPress Error. |
wp-includes/class-wp-error.php: WP_Error::__construct() | Initialize the error. |