Uses
Uses | Description |
---|---|
wp-includes/class-wp-image-editor.php: wp_image_maybe_exif_rotate | Filters the |
wp-includes/class-wp-image-editor.php: WP_Image_Editor::flip() | Flips current image. |
wp-includes/class-wp-image-editor.php: WP_Image_Editor::rotate() | Rotates current image counter-clockwise by $angle. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |
wp-includes/load.php: is_wp_error() | Check whether variable is a WordPress Error. |