post_thumbnail is not a thumbnail
-
Using GET /sites/$site/posts/ , if I look at the featured_image field and the post_thumbnail field, these are the same image.
featured_image is purely the url to the image.
post_thumbnail contains the url, mime_type, id, guid, height, width – but all of the featured image.
If my featured image has dimensions 1300×1200, this isn’t a thumbnail, and post_thumbnail shouldn’t refer to that image file, but it does.
I would expect the post_thumbnail field to be the URL of the 150×150 thumbnail.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘post_thumbnail is not a thumbnail’ is closed to new replies.