| 开发者 | aetosseo |
|---|---|
| 更新时间 | 2026年7月20日 15:30 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
احمد can find a title containing أَحْمَد, and مدرسه can find مدرسة.
The normalizer handles these common differences:
WP_Query search.
/wp-content/plugins/aetos-arabic-search-normalizer/, or install the plugin through the WordPress plugins screen.No. It changes only eligible search SQL while the query runs. It does not alter stored content, create tables, or build an index.
No. The original title, excerpt, and content conditions remain. The plugin adds normalized title and excerpt matching for eligible Arabic searches.
Applying many text transformations to every full-content value can make database searches substantially slower. Exact WordPress content matching remains available, while normalized matching is limited to titles and excerpts.
Yes, when the product search uses the normal front-end WordPress query. It does not integrate with separate Ajax/live-search engines supplied by themes, services, or other plugins.
No. Version 1.0.0 intentionally limits enhancement to non-admin, non-REST, non-Ajax WordPress searches.
No. It stores no search terms, visitor data, cookies, or analytics.