Title: Shortcode for feed items
Last modified: August 22, 2016

---

# Shortcode for feed items

 *  [mbehal.cz](https://wordpress.org/support/users/mbehalcz/)
 * (@mbehalcz)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/shortcode-for-feed-items/)
 * Hi, I need to display only feeds that i want (so i deleted others) and get some
   feed items. Can I display them in php?
 * Now I display only classic rss feed with code:
    <?php echo do_shortcode(‘ [wp_rss_multi_importer]‘);?
   >
 * [http://fotbalovaparada.cz/](http://fotbalovaparada.cz/)
 * [https://wordpress.org/plugins/wp-rss-multi-importer/](https://wordpress.org/plugins/wp-rss-multi-importer/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Allen](https://wordpress.org/support/users/amweiss98/)
 * (@amweiss98)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/shortcode-for-feed-items/#post-5265517)
 * You can put the feeds you want into a plugin category and then use a shortcode
   parameter to pull only that category. Yes , that’s how you add it with php.
 *  Thread Starter [mbehal.cz](https://wordpress.org/support/users/mbehalcz/)
 * (@mbehalcz)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/shortcode-for-feed-items/#post-5265521)
 * Sorry, I said it wrong. I want to show only some posts from 1 feed.
 *  Plugin Author [Allen](https://wordpress.org/support/users/amweiss98/)
 * (@amweiss98)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/shortcode-for-feed-items/#post-5265534)
 * You can use the category filter if the feeds you want have specific words you
   want to filter on (or exclude)
 *  Thread Starter [mbehal.cz](https://wordpress.org/support/users/mbehalcz/)
 * (@mbehalcz)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/shortcode-for-feed-items/#post-5265544)
 * Sadly not. I need to exclude just a few posts in a week.
 *  Plugin Author [Allen](https://wordpress.org/support/users/amweiss98/)
 * (@amweiss98)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/shortcode-for-feed-items/#post-5265559)
 * then you need to do this manually…by going to the feed items menu and deleting
   it…in the next version (launched on Monday or Tuesday) you’ll also need to set,
   in the Global Settings, not to bring in older posts else ones that you delete
   will be entered into the database again.
 * This is the only way you can pick and choose items in a feed using this plugin.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Shortcode for feed items’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-rss-multi-importer_a9b8a0.svg)
 * [WP RSS Multi Importer](https://wordpress.org/plugins/wp-rss-multi-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-rss-multi-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-rss-multi-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-rss-multi-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-rss-multi-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-rss-multi-importer/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Allen](https://wordpress.org/support/users/amweiss98/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/shortcode-for-feed-items/#post-5265559)
 * Status: not resolved