Used By
Used By | Description |
---|---|
wp-includes/class-wp-image-editor.php: WP_Image_Editor::set_quality() | Sets Image Compression quality on a 1-100% scale. |
Filters the default image compression quality setting.
Applies only during initial editor instantiation, or when set_quality() is run manually without the $quality
argument.
The WP_Image_Editor::set_quality() method has priority over the filter.
(int) Quality level between 1 (low) and 100 (high).
(string) Image mime type.
Version | Description |
---|---|
3.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_editor_set_quality