mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
This fixes an oversight in [39246], which added a hook for filtering the array of sizes used for PDF thumbnails, but failed to provide a way for sizes added through `add_image_size()` to be processed. Props gitlost. Fixes #39231. See #38594. git-svn-id: https://develop.svn.wordpress.org/trunk@39617 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| base.php | ||
| dimensions.php | ||
| editor_gd.php | ||
| editor_imagick.php | ||
| editor.php | ||
| functions.php | ||
| header.php | ||
| intermediate_size.php | ||
| meta.php | ||
| resize_gd.php | ||
| resize_imagick.php | ||
| resize.php | ||
| site_icon.php | ||
| size.php | ||