#55478 closed defect (bug) (invalid)
Thumbnail not generating for uploaded PDF files
Reported by: | cyjosh | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.9.2 |
Component: | Media | Keywords: | |
Focuses: | administration | Cc: |
Description
This might be related to this issue: https://core.trac.wordpress.org/ticket/55457
But in my case, uploading PDF files via the media library does not generate a preview thumbnail.
Running wp media regenerate --only-missing
generates the thumbnails.
Change History (4)
#2
@
3 years ago
- Keywords reporter-feedback added
@cyjosh Thanks for the bug report. The JPEG output I think you are expecting requires the presence of Imagick
.
You can check under Tools->Site Health->Info to see what image engine your WordPress uses.
This ticket was mentioned in Slack in #core-media by joyously. View the logs.
2 years ago
Note: See
TracTickets for help on using
tickets.
Looks like this is a specific issue to PHP 8 on WP Engine hosting.