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).

跳到安装

来源信息

仓库
EPEAKSTUDIO/wp-jetengine-skills
最近来源活动
2026年7月17日 19:58
检测到的 SKILL.md 语言
英语
星标
4
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。