FoundThis Search Intelligence (Core) Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
FoundThis Search Intelligence (Core) can optimize WordPress site search queries using the FoundThis Search Intelligence API.
The plugin is designed to be:
– Opt-in (you must enable optimization)
– Fail-open (if the API is unavailable, WordPress search remains unchanged)
External services
This plugin connects to the FoundThis API to optimize search queries.
Service: FoundThis API
– Service URL: https://api.foundthis.us/
Endpoints used by this plugin:
– API key registration: https://api.foundthis.us/api/v1/store/register
– Connection diagnostics: https://api.foundthis.us/api/v1/store/status
– Search optimization: https://api.foundthis.us/api/v1/query/interpret
Data sent:
– Search query text
– Site language
– Store identifier (typically your domain)
Why the store identifier is needed:
– It lets the FoundThis API associate requests with your store for quota and plan enforcement.
– It is not used to access your WordPress admin or your customer data.
When data is sent:
– When you connect/register this site (to create an API key)
– When optimization is enabled and the site receives front-end search requests
– When you click the “Test Connection” button in the plugin settings
Purpose:
– Improve search relevance by returning an optimized query
Privacy policy:
– https://api.foundthis.us/privacy
Notes:
– The API enforces plan gating and quota.
– If the API is unavailable, the site search should continue to function.
Developers
Filters:
– foundthis_core_api_base_url (string): Override the API base URL (advanced/dev use).
– foundthis_core_should_optimize_query (bool, WP_Query): Return false to skip optimization for a given query.
– foundthis_core_expanded_query (string, original, lang, WP_Query): Modify the optimized query before it is applied.
Screenshots
No screenshots provided

