RSS dashboard widget not showing visuals
I couldn’t manage to make wp_widget_rss_output to show the content without stripping HTML tags. Reference Q&A’s: WordPress SimplePie modifications Displaying images from external RSS feeds? But, using the function fetch_feed we can grab the full feed contents. Check also the SimplePie function reference. See comments for details: <?php /** * Plugin Name: RSS Dashboard Widget … Read more