FacetWP

FacetWP 4.23

No permission to download
  • 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
  • Fixed `FWP()->is_filtered` should account for `facetwp_pre_filtered_post_ids` hook usage (fixes Advanced Woo Search)
  • 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
  • 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
Back
Top