WS Fuzzy Search self-updates
Typo-tolerante WooCommerce productzoek tegen het eigen catalogus-vocabulaire. WordPress plugin met GitHub auto-updater.
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/ecomscene/ws-fuzzy-search/releases/download/v1.0.0/ws-fuzzy-search.zipShips its own WordPress updater (built-in updater), so new versions show up under Dashboard → Updates.
Readme
WS Fuzzy Search
Typo-tolerante WooCommerce productzoek tegen het eigen catalogus-vocabulaire.
"Hary Poter" → "Harry Potter". Corrigeert nooit naar woorden buiten de eigen
catalogus en routeert herkende thema's en categorieen naar een exacte tax_query.
Instelbaar via WooCommerce → Fuzzy Search.
Installatie
- Download de laatste
ws-fuzzy-search.zipvan de Releases-pagina. - WordPress admin → Plugins → Nieuwe plugin → Plugin uploaden.
- Activeren. WooCommerce is vereist.
Automatische updates
De plugin checkt zelf releases/latest van deze repo (12u cache). Nieuwe
versies verschijnen als normale plugin-update in WordPress — geen handmatige
upload nodig.
Een nieuwe versie uitbrengen
Het versienummer staat op drie plekken en moet gelijk zijn aan de git-tag:
ws-fuzzy-search.php→ headerVersion:ws-fuzzy-search.php→ constanteWS_FZ_VERSIONreadme.txt→Stable tag:
Bump die drie, commit, en push een tag vX.Y.Z. De GitHub Action bouwt
automatisch de zip en publiceert de release.
git tag v1.0.1
git push origin v1.0.1Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.0 | Jun 30, 2026 | ws-fuzzy-search.zip | 0 |