| 开发者 | wprag |
|---|---|
| 更新时间 | 2026年7月12日 03:51 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
WPRAG Search) with live results, inspector controls, and full block-styling support (colors, spacing, typography)./wp-json/wprag-search/v1/search endpoint is capped at 60 requests per minute per IP.No. It works completely standalone with no account and no external service. WPRAG is a separate, optional paid product for AI-powered semantic search; nothing in this plugin depends on it.
No. All search happens locally using your WordPress database. You can verify this in your browser's network inspector or a server-side HTTP monitor.
No. Search works immediately using a weighted WP_Query engine. Building the local index (Search Index tab) makes search faster and more relevant on larger sites, and the plugin upgrades to it automatically once the build completes.
Each content zone (title, excerpt, content, taxonomy terms, custom fields, author, comments) has a configurable weight. A match in a higher-weighted zone counts for more, and results are ordered by total score with newer content breaking ties.
Yes. All public post types and taxonomies are available in the settings and in the block's filter controls.
Yes. All frontend markup uses scoped .wprag-search-block classes. Override them in your theme or child theme CSS, or use the block's built-in color, spacing, and typography controls.
No. Queries are capped at 50 results per request, the public REST endpoint is rate-limited per IP, and the local index uses standard database indexes.
/wp-json/wprag-search/v1/search).