Title: Omnifeed
Author: omnisourcetech
Published: <strong>19. März 2010</strong>
Last modified: 31. Mai 2010

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/omnifeed.svg)

# Omnifeed

 By [omnisourcetech](https://profiles.wordpress.org/omnisourcetech/)

[Download](https://downloads.wordpress.org/plugin/omnifeed.zip)

 * [Details](https://de-ch.wordpress.org/plugins/omnifeed/#description)
 * [Reviews](https://de-ch.wordpress.org/plugins/omnifeed/#reviews)
 *  [Installation](https://de-ch.wordpress.org/plugins/omnifeed/#installation)
 * [Development](https://de-ch.wordpress.org/plugins/omnifeed/#developers)

 [Support](https://wordpress.org/support/plugin/omnifeed/)

## Description

OmniFeed was inspired by InlineFeed made by Dennis Kruyt
 We loved that plugin but
when it broke and it didn’t look like it was being supported anymore, we built our
own. Instead of holding it just for our company, we thought it would be great to
share it – please feel free to use, modify, abuse, disassemble, and generally make
this your own according to open source etiquette ofcourse 😉 We think we’ve added
everything you need but if not, please feel free to contact us! http://www.OmnisourceTech.
com/omnifeed

Use the following shortcode inside your post:

    ```
    [omnifeed rss_feed_url="http://feed.xml"]
    ```

VERSION 1.1 UPDATE:

 * removed caching
 * gave the option to add target=»_blank» to the Channel URL (thanks to Olivier 
   for reporting this bug)
 * added spacing between feeds

FILTER USAGE

 * Simple:

Just put a `[omnifeed rss_feed_url="http://yourfeed.rdf"]` in your post, and the
feed will show up.

Left as rss for backwards compatibility but will work with ATOM feeds as well.

 * NAMED PARAMETERS

For some customisation there are some options you can use.

display(1-100) -> Show the number of lines from the feed.
 rss_feed_url -> The RSS/
ATOM URL. displaydescriptions(true/false) -> Show the discription / content of the
feed, default true. truncatetitle(false/1-100) -> Truncate long title headers after
x caracters. Or false if no truncate (default). newwindow (true/false)-> Open links
in new window? displayfeedname (true/false)-> Display the name of the feed, default
true. boxwidth (integer) -> width of the div containing the feed titlefontsize(integer)-
> font size for feed title. Not required. If not given, then the template’s value
will be used fonttype(integer) -> font type of the entire field. Not required. If
not given, then the template’s value will be used channelfontcolor -> color for 
channel (feed); Example: #aa231b or simply «red». Not required. If not given, then
the template’s value will be used titlefontcolor -> color for title; Example: #aa231b
or simply «red».Not required. If not given, then the template’s value will be used
descriptionfontsize(integer) -> font size of the description.Not required. If not
given, then the template’s value will be used descriptionfontcolor-> color for feed’s
description/content; Example: #aa231b or simply «red».Not required. If not given,
then the template’s value will be used

Examples:

    ```
    [omnifeed display=5 rss_feed_url="http://rss.news.yahoo.com/rss/mostemailed" displaydescriptions=true truncatetitle=false displayfeedname=true boxwidth=500 titlefontsize=18 fonttype=helvetica channelfontcolor=red titlefontcolor=green descriptionfontcolor=#000 descriptionfontsize=16 newwindow=false]

    [omnifeed rss_feed_url="http://rss.cnn.com/rss/cnn_topstories.rss" displaydescriptions=true truncatetitle=false newwindow=true display=5]

    [omnifeed rss_feed_url="http://rss.cnn.com/rss/cnn_topstories.rss"]
    ```

Finally note the whole thing must be on ONE line. No line breaks or else it won’t
work.

If you want to use a gziped rssfeed try you must add gzip support to wordpress, 
take a look here: https://wordpress.org/extend/plugins/class-snoopyphp-gzip-support/

Live examples:

soon to come

Major updates from Inlinefeed:

 * The code can be added in both Visual and HTML mode
 * Based on Simplepie
 * Pictures inside description now have a 5 pixels right margin
 * Control over font type, font size and font color of the feed

## Installation

Just unzip in your plugin folder, and active in your wordpress admin panel.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Omnifeed” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ omnisourcetech ](https://profiles.wordpress.org/omnisourcetech/)

[Translate “Omnifeed” into your language.](https://translate.wordpress.org/projects/wp-plugins/omnifeed)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/omnifeed/), check out
the [SVN repository](https://plugins.svn.wordpress.org/omnifeed/), or subscribe 
to the [development log](https://plugins.trac.wordpress.org/log/omnifeed/) by [RSS](https://plugins.trac.wordpress.org/log/omnifeed/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.1**
 *  Last updated **16 Jahren ago**
 *  Active installations **10+**
 *  WordPress version ** 2.2 or higher **
 *  Tested up to **2.9.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/omnifeed/)
 * Tags
 * [Atom](https://de-ch.wordpress.org/plugins/tags/atom/)[embed](https://de-ch.wordpress.org/plugins/tags/embed/)
   [feed](https://de-ch.wordpress.org/plugins/tags/feed/)[rss](https://de-ch.wordpress.org/plugins/tags/rss/)
 *  [Advanced View](https://de-ch.wordpress.org/plugins/omnifeed/advanced/)

## Ratings

Es wurden noch keine Rezensionen eingereicht.

[Your review](https://wordpress.org/support/plugin/omnifeed/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/omnifeed/reviews/)

## Contributors

 *   [ omnisourcetech ](https://profiles.wordpress.org/omnisourcetech/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/omnifeed/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.omnisourcetech.com/omnifeed/donate.php)