Post thumbnail
-
Hello,
I have set featured IMG in the post content, like:
<?php the_post_thumbnail('featured-thumb'); ?>
in function.php i have write add_image_size… too,
but I need to get this featured image link into the image, but the image need to be the different size, how to do it?So the main my problem is: How to get featured image link? (image is the same, but size are diferent’s)
- The topic ‘Post thumbnail’ is closed to new replies.