WordPress search fails on Arabic-script languages, and it fails silently. A visitor searches کتابها and gets nothing, because the post says کتابها with a zero-width non-joiner. Someone types كتاب with an Arabic Kaf while the content uses the Persian ک. A product title carries diacritics; the query does not. Every one of these is a lost search, a lost reader, and in a shop, a lost sale.
This plugin fixes it by keeping a normalized copy of your searchable text and matching queries against that copy.
What it normalizes
Works with
product post type in settings)wp apsearch reindex, wp apsearch status, wp apsearch normalize "متن"Privacy
The plugin sends nothing anywhere. It stores one normalized text field per post in your own database.