=== Searchable Admin Settings by Volade ===
Contributors: volade
Tags: admin, search, settings, productivity, command palette
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Ctrl+K in wp-admin — search every settings field, menu page and option label. Jump with highlight, 4 presets, recent history and free JSON export.

== Description ==

Searchable Admin Settings by Volade brings a **command palette** to WordPress admin — like VS Code or Notion — so you never hunt through nested menus again.

* **Ctrl+K** (Cmd+K on Mac) overlay anywhere in wp-admin
* Index of core settings fields (General, Reading, Permalinks, Privacy…)
* Full admin menu + submenu page index
* Jump to field with scroll highlight
* Recent search history
* Four workflow presets: content editor, WooCommerce, agency handoff, developer
* Free JSON export — index, settings, recent jumps, health
* REST API (`sas/v1/*`) and WP-CLI (`wp sas search`)

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`
2. Activate through the Plugins menu
3. Press **Ctrl+K** in wp-admin or open **Volade → Settings Search**

== Frequently Asked Questions ==

= Does it replace Admin Menu Editor? =

No — it complements it. SAS finds settings and jumps instantly; AME reorganizes menus.

= Is JSON export free? =

Yes — export is available without a Volade account.

== Changelog ==

= 1.0.0 =
* Initial release — Ctrl+K palette, settings index, 4 presets, REST and WP-CLI
