- Improved (Re-)added notices when necessary integration add-ons are missing
- Improved Admin UI - show the HTTP status code when an ajax request fails
- Improved Migration script efficiency tweaks
- Fixed Hierarchy facet - changed "Count" setting to "Soft limit" for consistency
- Fixed Listing builder - switched button items back from HTML button to link elements
- Fixed "Show indexable post types" UI setting now takes the `facetwp_indexer_query_args` hook into account
- Fixed PHP 8.2 "AllowDynamicProperties" deprecation notices (props Andrew M.)
ImprovedAutocomplete - support `facetwp_facet_display_value` hook
ImprovedListing builder - use a <form> for button links ("A" tags around buttons is invalid HTML)
- NewAdded `facetwp_proximity_store_latlng` hook
- ImprovedListing builder - shortcode support for the "No results text" box
- ImprovedWooCommerce - renamed "Include all products" UI setting to "Index out-of-stock products"
- FixedEnsure that `facetwp_get_distance` returns the closest distance when a post contains multiple locations
- FixedSearchWP - prevent extra escaped quotes
- FixedProximity - added the (now required) gmap `callback` argument
- FixedPlaceholder text not appearing for autocomplete and search facets
- New Added "No results text" field to the listing builder
- Improved WP-CLI integration - use temp table, just like the UI version
- Fixed JSON response - ensure that "action" is a string (3rd party plugins sometimes break this standard)
- Updated Build tools
- Improved Data source dropdown - add taxonomy names after the labels (helps distinguish taxonomies sharing the same label)
- Fixed Listing builder - prevent double timezone offset
- Fixed Query builder - "EMPTY" and "NOT EMPTY" clauses
- Fixed ACF integration - prevent PHP8 error on invalid parent fields
- Fixed Typo with "Strict query detection" setting, please re-save if using that setting
- NewAdded experimental "Strict query detection" UI setting
- ImprovedIndex table charset switched to utf8mb4 (for Emoji support)
- ImprovedDate range - input labels can now be translated via facetwp_i18n
- ImprovedDate range - a11y support
- FixedFSelect lib - fire a change event, even when the value is empty
- FixedA11y - added "aria-hidden" to hidden items to prevent ARIA warnings
- FixedThe `facetwp_template_use_archive` hook should support the "s" argument
- FixedQuery builder - issue with the "EXISTS" / "NOT EXISTS" query filter clauses
- ImprovedTweaked admin UI styling
- ImprovedSlider - prefix / suffix fields are now translatable via `facetwp_i18n`
- ImprovedSlider - better styling for the disabled state
- ImprovedFUtil lib now supports `.prepend`
- FixedCheckboxes - choices ordered incorrectly when "Preserve ghosts order" was combined with "Highest count" sort
- FixedImproved back-compat for the `get_filtered_post_ids` method
Download FacetWP v4.0.9 – Advanced Filtering Plugin For WordPress Nulled Free
v4.0.9 - Sept 15, 2022
Fixed Query builder - issue when filtering by custom field values
Fixed Listing builder - move `display: grid` CSS inline to prevent layout shifts