Support

Account

Home › Forums › Feature Requests › Show PDF Thumbnails on file uploads if available › Reply To: Show PDF Thumbnails on file uploads if available

  • Hey @jonas, $get_image = wp_get_attachment_image_src ( $attachment_id, 'thumbnail' ); doesn’t seem to be returning anything for me, any ideas? ($icon, $mime, and $attachment_id are all returning correct data)