Featured Images change thumbnail
-
Hi! I edited the file featured-image.php to change the thumbnail used, you know, like:
$thumb_url_array = wp_get_attachment_image_src($thumb_id, 'my_thumb', true);
it works, I’d only need a way to make this change survive the next updates of plugin. Does anyone knows if there is a way?
Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Featured Images change thumbnail’ is closed to new replies.