Linux 软件免费装
Banner图

Aetos Arabic Search Normalizer

开发者 aetosseo
更新时间 2026年7月20日 15:30
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce search arabic rtl

下载

1.0.0

详情介绍:

Aetos Arabic Search Normalizer improves normal front-end WordPress searches for Arabic visitors. It keeps WordPress's existing title, excerpt, and content matching, then adds a bounded normalized fallback for post titles and excerpts. For example, a search for احمد can find a title containing أَحْمَد, and مدرسه can find مدرسة. The normalizer handles these common differences: The plugin works automatically with posts, pages, WooCommerce products, and other post types when their front-end search uses WordPress's normal WP_Query search.

安装:

  1. Upload the plugin files to /wp-content/plugins/aetos-arabic-search-normalizer/, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the Plugins screen.
  3. Use the normal front-end WordPress search. No setup or indexing is required.
  4. Test representative Arabic searches from your own content before relying on the results.

屏幕截图:

  • A WooCommerce product search tolerates a common ta marbuta and ha variation.

常见问题:

Does it change my posts or create a search index?

No. It changes only eligible search SQL while the query runs. It does not alter stored content, create tables, or build an index.

Does it replace WordPress search?

No. The original title, excerpt, and content conditions remain. The plugin adds normalized title and excerpt matching for eligible Arabic searches.

Why is full post content not normalized?

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.

Does it work with WooCommerce?

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.

Does it affect searches in wp-admin or the REST API?

No. Version 1.0.0 intentionally limits enhancement to non-admin, non-REST, non-Ajax WordPress searches.

Does it collect search analytics?

No. It stores no search terms, visitor data, cookies, or analytics.

更新日志:

1.0.0