Title: WP Rest Api V2 Multiple PostTypes
Author: salilkothadia
Published: <strong>27 Şubat 2017</strong>
Last modified: 12 Temmuz 2018

---

Eklentilerde ara

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

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

# WP Rest Api V2 Multiple PostTypes

 [salilkothadia](https://profiles.wordpress.org/salilkothadia/) tarafından

[İndir](https://downloads.wordpress.org/plugin/wp-api-multiple-posttype.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/wp-api-multiple-posttype/#description)
 * [Değerlendirmeler](https://tr.wordpress.org/plugins/wp-api-multiple-posttype/#reviews)
 * [Geliştirme](https://tr.wordpress.org/plugins/wp-api-multiple-posttype/#developers)

 [Destek](https://wordpress.org/support/plugin/wp-api-multiple-posttype/)

## Açıklama

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

## İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

## Katkıda Bulunanlar ve Geliştiriciler

“WP Rest Api V2 Multiple PostTypes” açık kaynaklı yazılımdır. Aşağıdaki kişiler 
bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

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

[“WP Rest Api V2 Multiple PostTypes” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/wp-api-multiple-posttype)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/wp-api-multiple-posttype/),
[SVN deposuna](https://plugins.svn.wordpress.org/wp-api-multiple-posttype/) göz 
atın ya da [RSS](https://plugins.trac.wordpress.org/log/wp-api-multiple-posttype/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/wp-api-multiple-posttype/)
abone olun.

## Meta

 *  Sürüm **1.0.3**
 *  Son güncelleme **8 yıl önce**
 *  Etkin kurulumlar **100+**
 *  WordPress sürümü ** 4.8 veya üstü **
 *  Test edilen sürüm **4.9.31**
 *  PHP sürümü ** 5.2.4 veya üstü **
 *  Dil
 * [English (US)](https://wordpress.org/plugins/wp-api-multiple-posttype/)
 * Etiketler
 * [api](https://tr.wordpress.org/plugins/tags/api/)[JSON](https://tr.wordpress.org/plugins/tags/json/)
   [posttypes](https://tr.wordpress.org/plugins/tags/posttypes/)[restapi](https://tr.wordpress.org/plugins/tags/restapi/)
   [v2](https://tr.wordpress.org/plugins/tags/v2/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/wp-api-multiple-posttype/advanced/)

## Puanlar

Henüz inceleme gönderilmedi.

[Değerlendirmeniz](https://wordpress.org/support/plugin/wp-api-multiple-posttype/reviews/#new-post)

[Tüm değerlendirmeleri gör](https://wordpress.org/support/plugin/wp-api-multiple-posttype/reviews/)

## Katkıda bulunanlar

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

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/wp-api-multiple-posttype/)