-
Posted a reply to Change featured image size on post page, on the site WordPress.org Forums:
Nevermind! I just found a way to do it. add_filter( 'post_thumbnail_html', 'my_post_image_html', 10, 3 );… -
Posted a reply to Change featured image size on post page, on the site WordPress.org Forums:
Thanks for the quick reply! Is there any way an option could be added? Or… -
Posted a reply to Change featured image size on post page, on the site WordPress.org Forums:
Thank you! That's worked perfectly. Not sure if I need to make a new post… -
Created a topic, Change featured image size on post page, on the site WordPress.org Forums:
Fairly noviced Wordpress user here - is there a way wi…