SearchWP API

from 0$

SearchWP API is a WP Plugin Package from the Open Source WP Plugins range Run advanced searches via the WordPress REST API and SearchWP.


For more information about a tailored WP Plugin Package like SearchWP API please contact us directly.

Run advanced searches via the WordPress REST API and SearchWP.

Adds an endpoint to the WordPress REST API for searching via SearchWP — the best tool for improving the usefulness and performance of WordPress search.

This plugin is a free plugin by CalderaWP. It is not an official add-on for SearchWP.

  • Requires WordPress REST API (WP-API) 2.0-beta9 or later or WordPress 4.4 or later.
  • Requires SearchWP Version 2.6 or later

Technically will work without SearchWP, but queries will run through WP_Query.

Example Queries

For a complete list of possible queries, see: https://calderawp.com/doc/searchwp-api-queries/
* wp-json/swp_api/search?s=jedi&egnine=star-wars
* wp-json/swp_api/search?&tax_query[field]=slug&tax_query[taxonomy]=categories&tax_query[terms]=1
* wp-json/swp_api/search?meta_query[key]=jedi&meta_query[value]=luke&tax_query[compare]=IN

Does It Work With Version 1 of The REST API?

No, it does not.

I Installed It And Nothing Happened

You are probably using version 1 of the REST API, or have not updated SearchWP past 2.6.

How Shiny Is This Plugin?

Very shiny.

Version 1.1.0 – January, 2015

  • Complex meta queries
  • Fallback to WP_Query if not possible to use SearchWP

Version 1.0.0 – July 6, 2015

Initial release

Download & install the zip archive

The plugin package installer can be downloaded from the WP2E project tab called “code”.

1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.

2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.

3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.

Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.

SearchWP API

typePlugin
version1.1.0
descriptionRun advanced searches via the WordPress REST API and SearchWP.