Title: WP Rest Api V2 Multiple PostTypes
Author: salilkothadia
Published: <strong>فروری 27, 2017</strong>
Last modified: جولائی 12, 2018

---

پلگ انز تلاش کریں

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

![](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://ur.wordpress.org/plugins/wp-api-multiple-posttype/#description)
 * [جائزے](https://ur.wordpress.org/plugins/wp-api-multiple-posttype/#reviews)
 * [ڈیولپمنٹ](https://ur.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)

## جائزے

There are no reviews for this plugin.

## شراکت دار اور ڈیویلپرز

“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/)،
[ایس این وی ریپوزیٹری](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)۔

## میٹا

 *  Version **1.0.3**
 *  Last updated **8 سال پہلے**
 *  Active installations **100+**
 *  WordPress version ** 4.8 یا اس سے جدید **
 *  Tested up to **4.9.29**
 *  PHP version ** 5.2.4 یا اس سے جدید **
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-api-multiple-posttype/)
 * Tags
 * [api](https://ur.wordpress.org/plugins/tags/api/)[JSON](https://ur.wordpress.org/plugins/tags/json/)
   [posttypes](https://ur.wordpress.org/plugins/tags/posttypes/)[restapi](https://ur.wordpress.org/plugins/tags/restapi/)
   [v2](https://ur.wordpress.org/plugins/tags/v2/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/wp-api-multiple-posttype/advanced/)

## درجہ بندیاں

No reviews have been submitted yet.

[میرا جائزہ شامل کریں](https://wordpress.org/support/plugin/wp-api-multiple-posttype/reviews/#new-post)

[See all reviews](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/)