Display MIF Feeds

Now it’s time to show your feeds on your site. Simply paste the generated shortcode into the editor of page. If you want to show feeds in .php file use following code:

 <?php echo do_shortcode('generated_shortcode'); ?>

 

How to generate a shortcode? Visit MIF Shortcode Generator post.