Quantcast
Channel: How to display custom wordpress feed on an other wordpress site? - Stack Overflow
Viewing all articles
Browse latest Browse all 2

Answer by Paul for How to display custom wordpress feed on an other wordpress site?

$
0
0

You'd want to get the featured image, so something like:

get_the_post_thumbnail('thumbnail');

to add to your code:

<?php echo $item->get_the_post_thumbnail('thumbnail');?>

Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images