rayrutjes / wc-order-search-admin

💵 Search for WooCommerce orders in the admin at the speed of thought with Algolia.

Home Page:https://wordpress.org/plugins/wc-order-search-admin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use a dynamically generated secured API key instead of Search API key

rayrutjes opened this issue · comments

We need to use a secured API key limited to:

  • the orders index
  • the search permission

Given we already have the admin API key this is trivial to accomplish and will be backward compatible.

It will also remove one setting from the settings page.