mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 05:04:31 +00:00
0ab17d2158845681f58b5fc35beeeecf64a5cc85
After [39187], WordPress started loading only the first page of a PDF. This is appropriate for performance, but made it impossible to write plugins that read other pages without overriding `load()`. Introduces `WP_Image_Editor_Imagick->pdf_setup()`, to allow an override to change WordPress' rendering DPI defaults or which pages are loaded. Fixes #38832. See #38522, #31050. Props markoheijnen, joemcgill, mikeschroder. git-svn-id: https://develop.svn.wordpress.org/trunk@39303 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%