Skip to main content

jetsearch-query-pipeline

Use when tracing how a JetSearch AJAX Search widget turns a user's typed query into results — the `jet_ajax_search` AJAX action and its nonce scheme, how `$_GET['data']` settings map onto `WP_Query` args in `get_search_data()`, taxonomy-scoped search (`search_taxonomy`/`include_terms_ids`/`exclude_terms_ids`), the Search Sources extensibility system (registering a custom source like a DB-table search alongside the built-in Terms/Users sources), the parallel `jet-search/v1/search-posts` REST route and how it differs from the AJAX path (no nonce), or JetSearch's `%jet_search_current_results%` JetEngine macro integration. Captures verified behavior of JetSearch 3.6.1.3 source (`plugins/jet-search/`), live-verified 2026-07-17 against jackfruit.epeak.studio (10/10 tests.php assertions passing).

Aller à l'installation

Informations de source

Dépôt
EPEAKSTUDIO/wp-jetengine-skills
Dernière activité de la source
17 juillet 2026 à 19:58
Langue détectée de SKILL.md
anglais
Étoiles
4
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.