Title: JSON feed
Author: chrisnorthwood
Published: <strong>16 de Maio, 2009</strong>
Last modified: 19 de Novembro, 2009

---

Buscar plugins

Este plugin **non se actualizou en máis de 2 anos**. É posible que xa non sexa compatible
ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con
novas versións de WordPress.

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

# JSON feed

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

[Descargar](https://downloads.wordpress.org/plugin/json-feed.1.3.zip)

 * [Detalles](https://gl.wordpress.org/plugins/json-feed/#description)
 * [Valoracións](https://gl.wordpress.org/plugins/json-feed/#reviews)
 * [Desenvolvemento](https://gl.wordpress.org/plugins/json-feed/#developers)

 [Soporte](https://wordpress.org/support/plugin/json-feed/)

## Descrición

Pretty simple, really. Adds a new type of feed you can subscribe to. Simply
 add`?
feed=json` to anywhere you get a normal feed to get it in JSON form (but with a 
cutdown version of events).

Version 1.1 added support for JSONP. To get a JSONP response instead of a
 normal
JSON structure, simply add `jsonp=callbackName` to your query, where callbackName
is the name of the function to be wrapped with.

To use this with jQuery, you’ll want to do something like:

    ```
    $.getJSON("http://example.com/feed/?feed=json&jsonp=?",
           function(data){
                   console.debug(data[0].title);   // print title of first item to firebug console
           });
    });
    ```

(thanks to Dan “Tack” Trudell)

## Preguntas frecuentes

  There doesn’t appear to be much in the feed is there?

That’s right, I made this plugin for a very specific purpose – to provide
 feeds
for information screens around a University campus. It’s very simple, so should 
be easy to modify, or contact me and I might do it.

  Why does it require 2.7.1?

It probably doesn’t, but I’ve not tested it on any other version. Try it
 and see,
and let me know 🙂

## Comentarios

Non hai recensións para este plugin.

## Colaboradores e desenvolvedores

“JSON feed” é un software de código aberto. As seguintes persoas colaboraron con
este plugin.

Colaboradores

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

[Traduce “JSON feed” ao teu idioma.](https://translate.wordpress.org/projects/wp-plugins/json-feed)

### Interesado no desenvolvemento?

[Revisa o código](https://plugins.trac.wordpress.org/browser/json-feed/), bota unha
ollada ao[repositorio SVN](https://plugins.svn.wordpress.org/json-feed/), ou subscríbete
ao [log de desenvolvemento](https://plugins.trac.wordpress.org/log/json-feed/) por
[RSS](https://plugins.trac.wordpress.org/log/json-feed/?limit=100&mode=stop_on_copy&format=rss).

## Rexistro de cambios

#### 1.0

Initial version

#### 1.1

_NEW FEATURE_ Added support for JSONP

#### 1.2

_BUG FIX_ Display date alongside time in JSON packet.

#### 1.3

Improved documentation
 _NEW FEATURE_

## Meta

 *  Versión **1.3**
 *  Última actualización **Fai 17 anos**
 *  Instalacións activas **100+**
 *  Versión de WordPress ** 2.7.1 ou superior **
 *  Probado ata **2.9.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/json-feed/)
 * Etiquetas
 * [feed](https://gl.wordpress.org/plugins/tags/feed/)[feeds](https://gl.wordpress.org/plugins/tags/feeds/)
   [JSON](https://gl.wordpress.org/plugins/tags/json/)
 *  [Vista avanzada](https://gl.wordpress.org/plugins/json-feed/advanced/)

## Valoracións

Aínda non se enviaron valoracións.

[A túa valoración](https://wordpress.org/support/plugin/json-feed/reviews/#new-post)

[Ver todas as valoracións](https://wordpress.org/support/plugin/json-feed/reviews/)

## Colaboradores

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

## Soporte

Tes algo que dicir? Necesitas axuda?

 [Ver o foro de soporte](https://wordpress.org/support/plugin/json-feed/)