Title: Omnifeed
Author: omnisourcetech
Published: <strong>19 março, 2010</strong>
Last modified: 31 maio, 2010

---

Pesquisar plugins

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

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

# Omnifeed

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

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

 * [Detalhes](https://br.wordpress.org/plugins/omnifeed/#description)
 * [Avaliações](https://br.wordpress.org/plugins/omnifeed/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/omnifeed/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/omnifeed/#developers)

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

## Descrição

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

## Instalação

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

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“Omnifeed” é um programa de código aberto. As seguintes pessoas contribuíram para
este plugin.

Colaboradores

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

[Traduzir o “Omnifeed” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/omnifeed)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/omnifeed/), consulte
o [repositório SVN](https://plugins.svn.wordpress.org/omnifeed/) ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/omnifeed/)
por [RSS](https://plugins.trac.wordpress.org/log/omnifeed/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versão **1.1**
 *  Última atualização **16 anos atrás**
 *  Instalações ativas **10+**
 *  Versão do WordPress ** 2.2 ou superior **
 *  Testado até **2.9.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/omnifeed/)
 * Tags
 * [Atom](https://br.wordpress.org/plugins/tags/atom/)[embed](https://br.wordpress.org/plugins/tags/embed/)
   [feed](https://br.wordpress.org/plugins/tags/feed/)[rss](https://br.wordpress.org/plugins/tags/rss/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/omnifeed/advanced/)

## Classificações

Ainda não foi enviada nenhuma avaliação.

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

[Ver todas avaliações](https://wordpress.org/support/plugin/omnifeed/reviews/)

## Colaboradores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/omnifeed/)

## Doar

Gostaria de contribuir para o desenvolvimento deste plugin?

 [ Doe para este plugin ](http://www.omnisourcetech.com/omnifeed/donate.php)