WP Extended Search does not work with REST by default since version 2.0.2 This is to achieve maximum compatibility with WordPress and other plugin/themes.
To enable the support, pass wpessid in REST request with ID (for specific search setting) or without ID (for global search setting).
e.g. /wp-json/wp/v2/posts?search=technology&wpessid
or /wp-json/wp/v2/posts?search=technology&wpessid=10
PS:- I am the author of this plugin. To keep things organized I suggest do not post plugin/theme support questions here. Use relevant support forum to ask plugin/theme related question.
Related Posts:
- WP Rest API v2 return posts with specific tag
- Making a list of post tags in string
- Related Tags Concept
- How to add additional search terms (e.g. synonyms) to the search?
- Search by keywords with boolean operators
- Redirect All Search Links Containing – to + on WordPress
- Generate list of tags from search results
- Search posts by Tag
- Strip HTML Tags From Search Results
- Displaying a list of tags in my archives page
- How to track searches using the REST API?
- Return All Tags from Search Result in Separate List
- REST API: Search products only in the names
- Redirect wordpress search query if its a tag
- WordPress REST API Search decoded URL with cyrillyc symbols
- WordPress Search by tags
- pulling in external JSON search results into WordPress
- WordPress search post using unicode
- getting posts by tags
- How might I go about using the API to search for a user by email, but ensuring that it is an exact match?
- How to display articles based on composed tag
- Make search result returned only from tags! [duplicate]
- Search and replace titles of posts with specific tags
- Search with multiple selects that include tags
- Custom Taxonomy in custom REST API search
- Need help to be able to searching by tag and title
- WordPress REST API response – not returning results from custom taxonomy, only from title
- How can i move search results onto a specific page?
- Unified search across separate WordPress installations
- How to insert a span inside a search form?
- Search only blog posts (default WP search widget)
- Exclude pages from WordPress search result page
- Disable Redirect to Product Page on Search Results Page in WooCommerce [closed]
- How to loop through JSON data in wordpress WP REST API
- Sticky posts on home page, search, tag and archives without plugin
- Combining Meta_Query key values for one array
- How to redirect search result page to post
- Include Author profile in search results
- WP REST API route request explain
- I’m trying to expand the scope of the default WP search algorithm. What am I doing wrong?
- Keep user’s privileges on accessing contents in JSON response
- How to return HTTP 404 when no search results found?
- Search Results: Differentiate posts and pages
- Highlight Search Results in Function.php
- How to make a search form?
- Why aren’t tags and categories added in post request to WP Rest API
- Using ElasticSearch on WordPress
- How to restrict wordpress search to pages and disable products listing search?
- WordPress does not find author pages in search
- Search Everything & WP 3.7 update issues [closed]
- search also in taxonomy, tags and custom fields
- Creating a Search Array From Multiple Tables
- How do I make search only search in post content?
- How can i preserve wordpress database encoding after using wp-cli search-replace with –export flag?
- How to sort by columns within a search result without displaying all rows again after sorting
- Where should I start looking if I want to implement my own custom search?
- Knowledge base high performance Live Search
- Search in Archive Pages by subcategory, tag, custom field and year
- REST API: Display Category names in JSON?
- Limit search to a specific folder in website
- How do i append UNION SQL Query with default search query
- How to add one more query string with search query string
- Search within table?
- Search by meta_query
- Restrict Search Results to Post Author
- Intelligent Search Filtering
- Changing the ORDER BY in WordPress default search function
- How Can I Make Dynamic Search Form While Converting Html To WordPress?
- Get the search element only on 404
- search results to a variable in search.php
- Load search results into a div
- Exclude certain Gutenberg blocks from search results
- How to order search results so a specific page appears first when user searches for a particular word?
- how to create JSON array [] for REST response?
- exclude particular category in api
- How to receive JSON payload from a digital device
- WordPress User Search Based on Latitude and Longitude
- Remove gray header on Search Result page on WordPress
- Search with WP_Query, but ignore href URLs in anchor tags?
- Why are archived pages showing up in searches and able to be accessed?
- Partial searches for wp_usermeta
- Adding thumbnail to search results & changing content.php
- Create a custom and powerful search form
- How to search for categories instead of products in Woocommerce?
- Search results show only content by admin post authors
- Buddypress Activity search with OR query instead of AND
- How to exclude one post format from search result?
- Help with WordPress search
- Custom Search Form WP_Meta_Query – Filtering Custom Fields
- Search not displaying results
- Relevanssi show only 1 result
- I need a custom search page to lead to search.php but it goes to index.php
- How To Change Url Doing Some Changes in Search Form
- Adding search box for admin on custom admin page
- Different search results with WordPress and Relevanssi
- WordPress Rest API Escapes Returned URLs Forward Slash
- Search results truncated
- “feed” added at the end of my URLs
- Disable – Post search field – for non-admin roles in WP dashboard
- Blocking spambots from Search form