The default language of any content posted is English .
Do not create multi-accounts , you will be blocked!
Information: Safety & Support
Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use. Consider buying licenses to support developers. Your security is our priority.
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.3.4
4.3.4 November 21, 2024
Improved lots of admin UI tweaks
Improved improved import/export UI to allow "select all"
Improved support WooCommerce stock status for ACF fields
Fixed CodeMirror (code editor) initialization bug
Fixed the temp table should get deleted when the index is purged
Fixed only modify term_link URLs after the `woocommerce_shop_loop_header` action fires
New added `total_unfiltered` property to the pager arguments (get unfiltered count)
New Enable automatic indexing` setting for those wanting to re-index manually
4.3.3 August 20, 2024
Fixed not all "product" post types belong to WooCommerce
Fixed renamed the `facetwp_transients` wp_option to prevent 3rd party conflicts
4.3.2 August 19, 2024
New visual code editor (for listing templates)!
Improved better update-check logic
Improved ability to translate listing builder button labels
Improvedf Select - support for 3+ nesting levels
Improved added `facetwp_admin_settings_capability` hook to allow trusted editors to access FacetWP settings
Improved better ACF handling for out-of-stock WooCommerce products
Improved added admin warning icon when Debug Mode is enabled
Fixed ACF nested repeater field indexing
Fixed indexing progress bar not updating correctly when the auto-indexer is disabled
Fixed set a global default facet orderby (count)
4.3 May 7, 2024
New Search facets - added "Enable relevance" UI setting
Improved Slider facets - only trigger a refresh when the slider handles actually move
Improved Debug mode - show all FacetWP-related hooks in use (even ones that return a boolean)
Improved Proximity facets - allow radius unit to be translatable
Improved WooCommerce - better counts calculation for the `facetwp_woocommerce_support_categories_display` hook (WC category filtering)
Updated Dependencies
4.2.12 March 12, 2024
Improved Date range - hide date range when no dates are available
Improved Date range - add placeholder for disabled dates
Improved Better Multi-site debugging
Improved Misc styling tweaks and Slider facet styling for RTL support
Improved Better ACF checks to ensure that fields still exist
Fixed Change date defaults from 0 to empty string
Fixed Ensure that Pager facet's scroll offset is an integer
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+