Multiple Content type Query API for Wordpress Rest Api V2
As of April 2026, WP Rest Api V2 Multiple PostTypes is a WordPress v2 plugin with 100 active installations and a 0/5 rating0. It has been downloaded 3.4K+ times in total. Requires WordPress 4.8+ and PHP 5.2.4+. Available on WordPress.org since 2017. Last updated 7 years ago — may have compatibility concerns. Top alternative: WP REST Menus.
Extension of wp/v2/posts api to allow query multiple post types
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-…
| WordPress | 4.8+ requiredTested up to 4.9.29 |
| PHP | 5.2.4+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.