Title: WP Rest Api V2 Multiple PostTypes
Author: salilkothadia
Published: <strong>ફેબ્રુવારી 27, 2017</strong>
Last modified: જુલાઇ 12, 2018

---

પ્લગીન શોધો

આ પલ્ગઇન ** 2 વર્ષથી વધુમાં અપડેટ કરવામાં આવ્યો નથી **. એ કદાચ જાળવવામાં અથવા સપોર્ટેડ
નહી હોય. વર્ડપ્રેસ ના વધુ તાજેતરનાં સંસ્કરણો સાથે ઉપયોગમાં લેવાય તો સુસંગતતા મુદ્દાઓ
હોઈ શકે છે.

![](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://gu.wordpress.org/plugins/wp-api-multiple-posttype/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/wp-api-multiple-posttype/#reviews)
 * [ડેવલપમેન્ટ](https://gu.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)

## સમીક્ષાઓ

આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

 *   [ 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/),
જોવો[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/wp-api-multiple-posttype/),
અથવા સબ્સ્ક્રાઇબ કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/wp-api-multiple-posttype/)
દ્વારા[આરઅસઅસ](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.29** સુધી પરીક્ષણ કર્યું
 *  PHP સંસ્કરણ ** 5.2.4 અથવા ઉચ્ચતર **
 *  ભાષા
 * [English (US)](https://wordpress.org/plugins/wp-api-multiple-posttype/)
 * ટૅગ્સ:
 * [api](https://gu.wordpress.org/plugins/tags/api/)[JSON](https://gu.wordpress.org/plugins/tags/json/)
   [posttypes](https://gu.wordpress.org/plugins/tags/posttypes/)[restapi](https://gu.wordpress.org/plugins/tags/restapi/)
   [v2](https://gu.wordpress.org/plugins/tags/v2/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/wp-api-multiple-posttype/advanced/)

## પૉઇન્ટ્સ

હજુ સુધી કોઈ સમીક્ષા સબમિટ કરવામાં આવી નથી.

[Your review](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/)