• 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.
FacetWP - Advanced Filtering for WordPress + All addons

FacetWP - Advanced Filtering for WordPress + All addons 4.3.4

4.1.3 - Dec 15, 2022​

  • Improved Data source dropdown - add taxonomy names after the labels (helps distinguish taxonomies sharing the same label)
  • Fixed Listing builder - prevent double timezone offset

4.1.2 - Nov 10, 2022​

  • 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
  • Like
Reactions: tatar221

4.1.1

Nov 4, 2022
  • New Added experimental "Strict query detection" UI setting
  • Improved Index table charset switched to utf8mb4 (for Emoji support)
  • Improved Date range - input labels can now be translated via facetwp_i18n
  • Improved Date range - a11y support
  • Fixed FSelect lib - fire a change event, even when the value is empty
  • Fixed A11y - added "aria-hidden" to hidden items to prevent ARIA warnings
  • Fixed The `facetwp_template_use_archive` hook should support the "s" argument
  • Fixed Query builder - issue with the "EXISTS" / "NOT EXISTS" query filter clauses
  • Like
Reactions: tatar221

4.1 - October 4, 2022​

  • 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
  • Like
Reactions: tatar221

4.0.8 - Sept 7, 2022​

  • ImprovedRevamped the "User selections" logic for number/date range facets
  • ImprovedRefined the sort logic, modified the new `facetwp_facet_sort_options` hook slightly
  • ImprovedSlider facet - display the UI even when only 1 available choice
  • ImprovedCustomized noUiSlider.js lib to support `data-disabled` attribute (long story)
  • ImprovedListing builder - added `post:title` dynamic tag
  • ImprovedListing builder - renamed "Name" setting to "Unique name" and added tooltip
  • ImprovedAdded label to range facet "Compare type" setting
  • ImprovedFSelect lib - don't auto-focus the search box on touch devices
  • ImprovedCache the row counts lookup
  • FixedPrevent PHP notices when indexing proximity facets (props @mgratch)
  • FixedPHP notice caused by undefined `$exists_clause`
  • FixedFSelect "No results" text wasn't appearing
  • FixedReset facet didn't reset pager or sort
  • Like
Reactions: tatar221
Top