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

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

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');?>

View Article



How to display custom wordpress feed on an other wordpress site?

I'm setting up two wordpress sites. I have a custom RSS Feed on my first site, and i want to display the custom field on my second site. It's the featured image.I am able to display the standard fields...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images