Arabic Search Enhancement
Enhances WordPress search for Arabic content by normalizing text variations, diacritics, and letter forms for better search results.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_arabic_search_index | Stores arabic search index data created by this plugin. | Static |
| wp_arabic_search_stats | Stores analytics or statistics data. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_options