Changelog
1.3.2
- Changed i18n namespace to “fwp-front” to align with FacetWP core
1.3.1
- Changed `wp.hooks` to `FWP.hooks` due to conflict with WP 5.0
1.3.0
- Refactor to support JS deferring
1.2.4
- Properly support accent characters (props @beapi-agency)
- Facet now behaves in “OR” mode (better UX)
1.2.3
- Compatibility fix for FacetWP 3.1.1
1.2.2
- Fixed argument order
1.2.1
- Fix: issue when selecting “#”
1.2
- New: support for custom data sources
1.1.1
- Fix: issue when clicking the “Any” link
- IMPORTANT: before upgrading to 1.1, delete the older version
1.0.4
- FacetWP 2.5 compatibility fix