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.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)
4.2.0 May 17, 2023
FixedAdmin - prevent caching of index table row counts
FixedAdmin - plugin install notice listed the wrong add-on name (e.g. "WPML" instead of "Multilingual")
FixedLoad more - prevent injecting results into static templates
FixedIndexer - issue causing index values for a post to clear on save
ImprovedSupport - include memory stats
ImprovedSupport - include whether Debug Mode is turned on
4.1.8 Apr 14, 2023
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
4.1.7 Mar 20, 2023
Fixed PHP 8.2 "AllowDynamicProperties" deprecation notices (props Andrew M.)
4.1.4 - Jan 16, 2022
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