Title: Simply JSON
Author: inactive-user
Published: <strong>26 de febrero de 2013</strong>
Last modified: 4 de abril de 2013

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# Simply JSON

 Por [inactive-user](https://profiles.wordpress.org/zeamedia/)

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

 * [Detalles](https://es.wordpress.org/plugins/simply-json/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/simply-json/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/simply-json/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/simply-json/#developers)

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

## Descripción

Um die Ausgabe als JSON zu aktivieren, muss an eine beliebige WordPress-URL nur 
der GET Parameter «json» angehängt werden:

?json

/category/news/?json Posts innerhalb einer Kategorie auslesen.
 /hello-world/?json
Einen einzelnen Post auslesen.

Es können optional zwei GET Parameter übergeben werden:

?json&count=3 Durch den Parameter «count» kann die Anzahl der Posts in der Rückgabe
limitiert werden.

?json&category=news Möglicherweise ist ein Filtern nach Katagorie auch per GET Parameter
gefragt.

Das JSON liefert allgemeine Informationen über den Blog:

 * blog_title
 * blog_desc
 * blog_url
 * blog_rss

…und Inhalte des Posts:

 * id
 * slug (Teil des Permalink ohne die Domain)
 * url (Permalink)
 * title
 * excerpt
 * author
 * date (wie in WordPress konfiguriert)
 * categories (Array aller Kategorien)

Das ist sehr nützlich, wenn beispielsweise auf einer anderen Webseite eine Vorschau
auf einen oder mehrere Artikel des Blogs angezeigt werden soll.

=Beispiel JSON=

{
 «blog_title»: «», «blog_desc»: «», «blog_url»: «», «blog_rss»: «», «posts»: [{«
id»: 1, «slug»: «», «url»: «», «title»: «», «excerpt»: «», «author»: «», «date»:«»,«
categories»: [] }] }

## Instalación

 1. Den Ordner simply-json auf den Server nach /wp-content/plugins/ hochladen – oder
    das Plugin direkt über den WordPress Plugin Installer installieren.
 2. Das Plugin im ‘Plugins’ Menu in WordPress aktivieren oder den Link im Plugin Installer
    anklicken.

## FAQ

Noch keine offenen Fragen.

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«Simply JSON» es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

 *   [ inactive-user ](https://profiles.wordpress.org/zeamedia/)

[Traduce «Simply JSON» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/simply-json)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/simply-json/) , echa
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/simply-json/) 
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/simply-json/)
por [RSS](https://plugins.trac.wordpress.org/log/simply-json/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 0.3

 * _04. April 2013_
 * Bislang fehlenden JSON-Header hinzugefügt.
 * Bugfix: Fehler beim Filter nach Kategorien korrigiert.

#### 0.2

 * _19. März 2013_
 * Jetzt werden auch alle Kategorien eines Posts mit ausgegeben.

#### 0.1

 * _25. Februar 2013_
 * Initial Public Release.

## Meta

 *  Versión **0.3**
 *  Última actualización **hace 13 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 3.5.1 o superior **
 *  Probado hasta **3.5.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/simply-json/)
 * Etiqueta:
 * [JSON](https://es.wordpress.org/plugins/tags/json/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/simply-json/advanced/)

## Valoraciones

 3 de 5 estrellas.

 *  [  1 valoración de 5 estrellas     ](https://wordpress.org/support/plugin/simply-json/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/simply-json/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/simply-json/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/simply-json/reviews/?filter=2)
 *  [  1 valoración de 1 estrellas     ](https://wordpress.org/support/plugin/simply-json/reviews/?filter=1)

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

[Ver todas las valoraciones](https://wordpress.org/support/plugin/simply-json/reviews/)

## Colaboradores

 *   [ inactive-user ](https://profiles.wordpress.org/zeamedia/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

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