Title: JSON feed
Author: chrisnorthwood
Published: <strong>मे 16, 2009</strong>
Last modified: नोभेम्बर 19, 2009

---

प्लगिनहरू खोज्नुहोस्

यो प्लगिन **वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन**। यो अब 
सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग
गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

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

# JSON feed

 [chrisnorthwood](https://profiles.wordpress.org/chrisnorthwood/) द्वारा

[डाउनलोड गर्नुहोस्](https://downloads.wordpress.org/plugin/json-feed.1.3.zip)

 * [विवरण](https://ne.wordpress.org/plugins/json-feed/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/json-feed/#reviews)
 * [विकास](https://ne.wordpress.org/plugins/json-feed/#developers)

 [सहायता](https://wordpress.org/support/plugin/json-feed/)

## विवरण

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)

## प्रश्नोत्तर

  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 🙂

## समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

## योगदानकर्ता र डेभलपरहरू

“JSON feed” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका 
छन्।

योगदानकर्ताहरू

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

[“JSON feed” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/json-feed)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/json-feed/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/json-feed/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/json-feed/) हेर्नुहोस्, वा [विकास लग](https://plugins.trac.wordpress.org/log/json-feed/)
को सदस्यता लिनुहोस्।

## चेन्जलग

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

## मेटा

 *  संस्करण **1.3**
 *  पछिल्लो अपडेट **17 वर्ष अघि**
 *  सक्रिय स्थापना **100+**
 *  वर्डप्रेस संस्करण ** 2.7.1 वा उच्च **
 *  जाँच गरिएको **2.9.2**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/json-feed/)
 * ट्यागहरू
 * [feed](https://ne.wordpress.org/plugins/tags/feed/)[feeds](https://ne.wordpress.org/plugins/tags/feeds/)
   [JSON](https://ne.wordpress.org/plugins/tags/json/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/json-feed/advanced/)

## रेटिङ्गहरू

अहिलेसम्म कुनै समीक्षा पेस गरिएको छैन।

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

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

## योगदानकर्ताहरू

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

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/json-feed/)