Title: WP Rest Api V2 Multiple PostTypes
Author: salilkothadia
Published: <strong>फेब्रुवारी 27, 2017</strong>
Last modified: जुलै 12, 2018

---

प्लगइन शोधा

हे प्लगइन **WordPress च्या शेवटच्या 3 महत्त्वाच्या प्रमुख पुनर्वितरणांच्या साथी 
चाचणी झालेले नाही**. हे येथे वापरल्यास सामर्थ्य देणार नाही किंवा त्या आधारित असु
शकते आणि WordPress च्या अधिक अद्ययावत आवृत्तींसह वापरताना संगतता समस्यांची शक्यता
आहे.

![](https://s.w.org/plugins/geopattern-icon/wp-api-multiple-posttype.svg)

# WP Rest Api V2 Multiple PostTypes

 [salilkothadia](https://profiles.wordpress.org/salilkothadia/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/wp-api-multiple-posttype.zip)

 * [तपशील](https://mr.wordpress.org/plugins/wp-api-multiple-posttype/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/wp-api-multiple-posttype/#reviews)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/wp-api-multiple-posttype/#developers)

 [समर्थन](https://wordpress.org/support/plugin/wp-api-multiple-posttype/)

## वर्णन

### Multiple Content type Query API for WordPress Rest Api V2

Extension of wp/v2/posts api to allow query multiple post types

### About

Want to get your site’s posts, pages, articles, events?

Use the Endpoint: ‘/wp-json/wp/v2/multiple-post-type’

List:

    ```
    GET request to `/wp-json/wp/v2/multiple-post-type?&type[]=post&type[]=page`
    ```

Get the page with slug “about-me”:

    ```
    GET /wp-json/wp/v2/multiple-post-type?slug=about-me&type[]=post&type[]=page
    ```

Search term “awesome”:

    ```
    GET /wp-json/wp/v2/multiple-post-type?search=awesome&type[]=post&type[]=page&type[]=articles<h3>Credits</h3>
    ```

Build using the code shared by Ruben Vreeken, (https://github.com/Rayraz)
 on stackoverflow(
http://stackoverflow.com/questions/38059805/query-multiple-post-types-using-wp-rest-
api-v2-wordpress)

### License

[GPLv3](http://www.gnu.org/licenses/gpl-3.0.html)

## समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

## योगदानकर्ते आणि विकसक

“WP Rest Api V2 Multiple PostTypes” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या
निर्मितीत योगदान केले आहे.

योगदानकर्ते

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

[भाषांतर करा “WP Rest Api V2 Multiple PostTypes” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/wp-api-multiple-posttype)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/wp-api-multiple-posttype/),
[SVN संग्रहालय](https://plugins.svn.wordpress.org/wp-api-multiple-posttype/) तपासा,
किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/wp-api-multiple-posttype/)
च्या [RSS](https://plugins.trac.wordpress.org/log/wp-api-multiple-posttype/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## मेटा

 *  आवृत्ती **1.0.3**
 *  शेवटचा अद्यतन **8 वर्षे पूर्वी**
 *  सक्रिय स्थापना **100+**
 *  वर्डप्रेस आवृत्ती ** 4.8 किंवा मोठा **
 *  परीक्षित केले आहे **4.9.31**
 *  PHP आवृत्ती ** 5.2.4 किंवा मोठा **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/wp-api-multiple-posttype/)
 * टॅग्ज:
 * [api](https://mr.wordpress.org/plugins/tags/api/)[JSON](https://mr.wordpress.org/plugins/tags/json/)
   [posttypes](https://mr.wordpress.org/plugins/tags/posttypes/)[restapi](https://mr.wordpress.org/plugins/tags/restapi/)
   [v2](https://mr.wordpress.org/plugins/tags/v2/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/wp-api-multiple-posttype/advanced/)

## मूल्यांकन

अजून कोणतीही पुनरावलोकने सबमिट केलेली नाहीत.

[आपला अभिप्राय](https://wordpress.org/support/plugin/wp-api-multiple-posttype/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/wp-api-multiple-posttype/reviews/)

## योगदानकर्ते

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

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/wp-api-multiple-posttype/)