If you used people and location as custom taxonomies, you’d be able to build them into a new WP Query instead. In fact, depending on how you’re storing your custom fields, you might be able to do it through WP Query without going down the custom taxonomy route. Then, you don’t need to post request anything – the query handles everything.
Related Posts:
- Media library – Limit images to custom post type
- next_post_link() not working for single custom post type post
- Custom sortable columns ordered by meta-value?
- Pagination with custom post type not working
- Filter for “get_post_type_archive_link()”
- Number of pages – multiple (custom) post types
- WordPress search: pretty URLs (permalinks), custom post types and pagination
- Multiple Paginations on one Page
- Custom Post Type Rewrite Rule for Author & Paging?
- Newer/Older posts links display same posts on every page
- Custom post type archive with pagination?
- Pagination in plugin with custom post type
- Fix custom query pagination without changing site-wide posts-per-page settings
- Display “Post 2 of 4” on single post page?
- wp_query and comment_parent – select only posts with top level comments
- Custom Post Types, Page Templates and Pagination. Why do I get a 404 Error?
- How can I add a column in the wp_list_table of the admin area?
- How to filter the description of a custom post type
- Filter home_url for custom post type
- Add Content Exclusively to a Custom Post Type Feed
- Archive template for custom post type only lists first 10
- Pagination : How to remove /page/x/ after a ‘POST’ action on a form returning to page 1
- Why is conditionally loading a custom plugin’s code only on a specific custom post type causing the site content to disappear?
- How can i change the output of posts_nav_link();
- How to alter WP-JSON main query or best practise for custom endpoints
- Pagination is not working in custom post type
- How to display all posts from standard posts to custom post types in a loop with pagination?
- Previous/Next Link by Meta Value in CPT
- Custom post type (with parent-child relationship) singular page with pagination
- How to change the post type a theme shows by default?
- How do you paginate a query grouped by month?
- filter custom post in rest api with custom function
- Sort and filter custom post type posts by custom taxonomy
- Custom Post Type Pagination Paginates Only in URL Structure
- Custom filter function not working with Custom post type
- Querying Custom Post Type, ordering by Custom Taxonomy Pagination Not Working
- Search filter triggered & sort by custom post type
- Custom post type pagination 404
- How can I add a filter to a particular post format?
- Pagination broken by naming conflict between CPT and Page
- Pagination Error : Duplicate argument being outputted
- Trouble with pagination
- previous_post_link in same taxonomy in custom post type
- How can I remove filters from custom post types?
- How to do admin CRUD & Pagination
- Pagination hitting 404 page on /page/4
- Problem with Apply Filters on URL in meta box filed of custom port type
- how to retain the ability to modify the post slug after applying a post_type_link filter?
- Pagination of custom post type leads to 404 error
- Change Custom Post Type singular_name through function/filter
- Pagination on a page
- Single parent post lists child posts with pagination
- Using custom post type as front home page pagination not working
- Custom Post Type, Pagination and 404s?
- 2 custom post type paging in 1 custom taxonomy
- Problem with custom loop navigation inside the blog page
- pagination for custom post type archive page
- conditional filter
- Sticky posts limit query and pagination for a custom post type
- Pagination Not Working When Used With WP_Query() `offset` Property
- How can I add image sizes for a specific custom post type?
- Problems in paginate_links with custom query loop and MB-Relationships
- Make pagination work as a carousel (custom query)
- Add content to wordpress edit.php page
- add_rewrite_tag broke permalinks that doesn’t use that specific tag
- User Archive page for Custom Post Type – Pagination Issue
- Insert custom taxonomy into category query
- filter rest api post by a acf filed
- Group Custom Posts Types in a Relation field of ACF
- I want to create pagination for my custom post type archive that i am displaying with loop
- How to get a custom post type archive paged when using a custom field for post sorting?
- how it’s possible to show from a post of a custom post type the taxonomy/terms?
- 404 error next-page [2] PageNavi custom type taxonomy
- Highlight a Post on archive page if it has a new comment?
- Pods pagination erases my sub menu
- Get Non-Paginated Index of Post in Paginated Query
- Menu disappears with custom post type link
- Pagination fault in custom post type archive page [duplicate]
- Converting a checkbox filter for custom fields to a dropdown
- Pagination custom post types outside loop
- Paginating custom query on category template
- Custom post type blog pagination conflict
- Custom post type pagination, single page issue
- Diffrent search templates for different post types
- Pagination always adding “Next” link when results come from Custom Post Type WP_query
- How to filter posts by categories?
- Pagination not working with custom loop
- Archive Page Pagination not working
- Classic Custom Post Types and WP-PageNavi
- List of filtered Events is breaking paging?
- Pagination not working on homepage
- How do I paginate a custom post type listing on a custom template page?
- How do I filter a custom post type loop by a field?
- WordPress getting problem with pagination [duplicate]
- A to Z list for custom post types
- What Is My Fault With This WP_QUERY ? [ Pagination Problem ]
- Trying to set up a range filter for related custom post types
- Pagination not working on custom post type archive
- Archive pagination – second page shows exactly the same posts
- Two pagination in one page without AJAX