mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 13:14:29 +00:00
8e39edfdf64e5e4426072436d07b4c820ca2d0bb
setImageOrientation.
In [40123], `WP_Image_Editor_Imagick` started using `Imagick::setImageOrientation` and `Imagick::ORIENTATION_TOPLEFT`, but had no equivalent feature check. While they were introduced more than 9 years ago, it's important to double-check everything is available before using with Imagick. Fixes #37140. git-svn-id: https://develop.svn.wordpress.org/trunk@40129 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%