automattic/jetpack-search
最新稳定版本:v0.54.9
Composer 安装命令:
composer require automattic/jetpack-search
包简介
Tools to assist with enabling cloud search for Jetpack sites.
README 文档
README
Tools to assist with enabling cloud search for Jetpack sites. The search package provides a search interface for the Elasticsearch search engine.
This package currently supports three modes:
- Classic Search – Uses the 1.0 API and will be gradually deprecated. It integrates via standard WordPress hooks, replacing the backend search logic while preserving the theme’s existing search display.
- Inline Search – Uses the 1.3 API. Like Classic Search, it integrates via standard hooks to replace the backend logic without altering the theme’s front-end output.
- Instant Search – Uses the 1.3 API and provides a dynamic, standalone UI with search-as-you-type functionality.
Using this package in your WordPress plugin
If you plan on using this package in your WordPress plugin, we would recommend that you use Jetpack Autoloader as your autoloader. This will allow for maximum interoperability with other plugins that use this package as well.
Security
Need to report a security vulnerability? Go to https://automattic.com/security/ or directly to our security bug bounty site https://hackerone.com/automattic.
License
jetpack-search is licensed under GNU General Public License v2 (or later)
统计信息
- 总下载量: 20.39k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 1
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2021-08-25