@ryankienstra , Hi to give you more insight, the use of this param 's' => 'qa', at the moment of using WP_Query() makes the filtering by post_type fail, also the site is using 10.0.23-MariaDB-log and php 7.3.33
-
This reply was modified 4 years, 5 months ago by bberrio.
It is a public plugin called CPT UI, to create custom post types
Hi @ryankienstra I meant this filter https://imgur.com/RKALB8P, and this is the URL that is using to filter the content /wp-json/wp/v2/testimonial?search=qa&per_page=5&_locale=user The problem is that it is pulling all the post types instead of filtering by the testimonial post type