Title: Simply JSON
Author: inactive-user
Published: <strong>26 ਫਰਵਰੀ 2013</strong>
Last modified: 4 ਅਪ੍ਰੈਲ 2013

---

ਪਲੱਗਇਨਾਂ ਖੋਜੋ

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/simply-json.svg)

# Simply JSON

 [inactive-user](https://profiles.wordpress.org/zeamedia/) ਵੱਲੋਂ

[ਡਾਊਨਲੋਡ ਕਰੋ](https://downloads.wordpress.org/plugin/simply-json.0.3.zip)

 * [ਵੇਰਵਾ](https://pan.wordpress.org/plugins/simply-json/#description)
 * [ਸਮੀਖਿਆਵਾਂ](https://pan.wordpress.org/plugins/simply-json/#reviews)
 *  [ਸਥਾਪਤੀਕਰਨ](https://pan.wordpress.org/plugins/simply-json/#installation)
 * [ਵਿਕਾਸ](https://pan.wordpress.org/plugins/simply-json/#developers)

 [ਸਹਿਯੋਗ](https://wordpress.org/support/plugin/simply-json/)

## ਵੇਰਵਾ

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”: [] }] }

## ਸਥਾਪਤੀਕਰਨ

 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.

## ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

Noch keine offenen Fragen.

## ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

## ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

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

ਯੋਗਦਾਨੀ

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

[“Simply JSON” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।](https://translate.wordpress.org/projects/wp-plugins/simply-json)

### ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

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

## ਤਬਦੀਲੀ-ਚਿੱਠਾ

#### 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.

## ਮੈਟਾ

 *  Version **0.3**
 *  Last updated **13 ਸਾਲ ਪਹਿਲਾਂ**
 *  Active installations **10+**
 *  WordPress version ** 3.5.1 ਜਾਂ ਇਸ ਤੋਂ ਉੱਚਾ **
 *  Tested up to **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/simply-json/)
 * Tag
 * [JSON](https://pan.wordpress.org/plugins/tags/json/)
 *  [Advanced View](https://pan.wordpress.org/plugins/simply-json/advanced/)

## ਦਰਜਾਬੰਦੀ

 3 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/simply-json/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/simply-json/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/simply-json/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/simply-json/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/simply-json/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/simply-json/reviews/)

## ਯੋਗਦਾਨੀ

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

## ਸਹਿਯੋਗ

ਕੁਝ ਕਹਿਣਾ ਹੈ? ਮਦਦ ਚਾਹੀਦੀ ਹੈ?

 [ਸਹਿਯੋਗ ਫੋਰਮ ਦੇਖੋ](https://wordpress.org/support/plugin/simply-json/)