JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
FacetWP - Advanced Filtering for WordPress + All addons
4.4.1
4.2.11 January 22, 2024
FixedAnother Date Range typo (last one!)
4.2.9
January 17, 2024
ImprovedGoogle maps - added sessionTokens to (hopefully) reduce the number of API calls
ImprovedAdded "indexable cpts" to the debug info for easier troubleshooting
FixedSome PHP8 deprecation notices
FixedHide the "user selections" area when empty
FixedQuery detection issue involving SearchWP
FixedAdded more reserved words for facet/listing names (automatically prefixed with underscore)
4.2.8 December 1, 2023
Fixed ACF "button_group" fields can now have labels too
Fixed Query detection issue with SearchWP active
4.2.7 November 8, 2023
Fixed Mysqli notice for sites on WP 6.4+
Fixed Ctype_digit() notice for sites on PHP 8.1+
4.2.6 October 31, 2023
Improved Short-circuit SearchWP when "s" is empty and a search facet is in use
Improved A11y - added `aria-label` attribute for number range facets
Fixed Preloaded selections now appear in the "User Selections" box
Fixed JS error upon reset click for non-existant facets
Fixed Support - replace ".php" in plugin names to prevent Cloudflare from going haywire
4.2.5 - September 7, 2023
New Added "ui_ghosts" setting (needed for range_list and future facets)
Improved Improved main query detection for when query args are in a slightly different order
4.2.4 August 3, 2023
FixedIssue preventing "_builtin" post types from indexing
4.2.2 June 28, 2023
NewAdded `facetwp_scripts` WP action to manually add custom scripts
NewProximity facet - added Placeholder field
FixedBetter detection / handling when `facetwp_pre_filtered_post_ids` or `facetwp_filtered_post_ids` hooks are in use
FixedDate range - PHP warning when no end date is set (props Oscar M.)
FixedWooCommerce - prevent issues for custom-translated stock statuses
FixedMore PHP8 deprecation notices
4.2.1 June 5, 2023
Fixed `FWP()->is_filtered` should account for `facetwp_pre_filtered_post_ids` hook usage (fixes Advanced Woo Search)