Try this:
'tax_query' => array(
'origin' => 'English'
)
Also, it should be pretty easy. Do some research.
Related Posts:
- Is it possible to dynamically get queried term AND taxonomy?
- How to add custom meta to ‘pre_get_terms’?
- Custom query for tag and custom tag from 2 post type
- WordPress tax_query “and” operator not functioning as desired
- Display posts the match taxonomy term linked from wp_list_categoies?
- Why is my WP_Query not working when tax_query terms are an array?
- Querying by taxonomy vs Querying by Custom fields Speed Comparison
- Filter and list posts of a custom taxonomy
- tax_query shows no results if nothing is selected
- How to Modify Taxonomy Archive Page with Search Parameter?
- How to add terms to my tax_query based off of the current post
- Display link to taxonomy archive only if it has posts with certain custom field values
- How to do a query on custom taxonomies that is uncategorised?
- WP_Query, tax_query and term_meta: How to?
- Order taxonomy terms in alphabetical order
- Empty tax_query array returns an empty array
- How do I search inside specific taxonomies in WordPress
- Pass array of taxonomy terms to wp_query
- Function get_queried_object() return NULL in custom taxonomy
- Getting Taxonomy inside WP_Query Loop
- Querying on multiple taxonomies pulled from $_GET checkbox array not working?
- Query custom post type by custom taxonomy (category slug)
- WP_Query tax query part of slug
- Taxonomy Query Relation field not behaving correctly?
- Slow queries on a huge database
- How do I exclude the lowest level terms in a taxonomy?
- Query with relation and one without relation using multiple taxonomies?
- Post loop for all taxonomy terms
- wp_query args adding muitiple tax_querys
- Custom taxonomy.php not working
- WP_Query for a taxonomy with different taxonomy types
- Using custom taxonomies in a query
- Tax Query only returns for the first of several terms
- WP Job Manager plugin – Listing only the twelve job categories on frontpage order by jobs they have
- How to print term name inside wp post loop
- Get posts in taxonomy randomly
- Loop posts based on permalink term
- How to get posts by category and by choosing a taxonomy term?
- How to restrict search on a certain page to only return results against custom taxonomies?
- Show multiple tax_query from 2 or more post_type in a single code
- get_the_terms has strange result since version 6.0
- WP Query should show No Posts when tax_query $args taxonomies don’t have associated posts
- wp_query with meta_query and tax_query
- WordPress – Form does not filter the results of taxonomies
- WP_Query for custom taxonomies showing posts from non-specified terms?
- list all post who have mutual taxonomy as current taxonomy!
- Why pagination is not working with tax_query param?
- Show one post of each custom taxonomy
- Taxonomy archive, categorised by other taxonomy, not hiding empty taxonomies
- Optimal way to make tags in tax_query optional?
- How to show terms from another taxonomy
- How to define a custom hierarchy for terms?
- My entry results are not consistently alphabetized
- Taxonomy Terms That Don’t Exist Display Results
- How to combine nested tax_query logic with other nested query logic?
- Custom taxonomy and query multi conditions
- tax_query not working for taxonomy slug
- Empty ‘terms’ in ‘tax_query’ returns an empty array
- How to get hierarchical number of custom taxanomy
- Get the tax term in which is a post via wp_query
- How to use tax_query other than by slug or id or solve custom taxonomy tags conflicts with pre-existing tags?
- Advanced AND tax_query in sidebar with 2 taxonomies
- tax_query not working properly with get_posts
- Custom query for certain post type OR another post type with a certain category
- Three different queries on same page
- Adding a language rule and displaying posts with a custom taxonomy term on its archive page
- Filter on one post type with taxonimy and get other post type
- Include custom post type that matches taxonomy field in another custom post type
- Showing all posts of the current custom taxonomy on archive page
- Horizontally paginate through sets of blog posts?
- How to organize a WP_Query’s list of posts by category and display category title?
- Can I use multi (sub) levels of relation (AND | OR) on custom query?
- Get a list of the last posts grouped by author and filtered by category
- Match two taxonomies to display a specific content
- add_query_vars does not work
- Need help setting up a search form for wordpress [duplicate]
- WordPress hiding posts without content on custom taxonomy query. How to solve?
- Custom taxonomy – query returns an error
- Pagination not working with WP_Query (creates links but no page)
- When should you use WP_Query vs query_posts() vs get_posts()?
- Query custom post type by date field only working when two posts match the query
- meta_query dates from an array
- How to perform a search inside a specific taxonomy category
- How to display elements of different post types?
- Divide WP_Query posts by date & post type
- Displaying Results From Custom Taxonomy Query
- Retrieve posts in custom post type and specific taxonomies
- How to query post ids liked by the Author
- Multiple loops on a Search result page?
- WordPress Query showing multiple titles
- Query Posts by date range with fixed beginning and end
- custom query to get posts
- query by meta value then date and not empty meta value
- confirm my booking with phone number
- New WordPress WP Query using posts from certain categories
- Modify query after meta value
- Custom post types loop on a page template
- Using wp_query is it possible to orderby taxonomy?
- Get WP_Query query after execution?
- Showing posts from 4 categories along with all latest posts