JavaScript está desabilitado. Para uma melhor experiência, ative o JavaScript no seu navegador antes de continuar.
Você está usando um navegador desatualizado. Este ou outros sites podem não ser exibidos corretamente.
Recomendamos atualizar seu navegador ou usar um
navegador alternativo .
FacetWP
4.4
Sem autorização para baixar
Fixed ACF "button_group" fields can now have labels too
Fixed query detection issue with SearchWP active
Fixed mysqli notice for sites on WP 6.4+
Fixed ctype_digit() notice for sites on PHP 8.1+
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
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
FixedIssue preventing "_builtin" post types from indexing
Improved Star rating facet - added new UI color settings
Improved enable "Strict query detection" by default for new installs
Fixed admin UI - row counts not updating after re-indexing
Fixed replaced default post_types from "any" to an actual array, for better WooCommerce compatibility
Fixed Listing builder - WooCommerce source field inconsistencies
Fixed WooCommerce - hid the `cf/_product_attributes` custom field, in favor of `cf/attribute_*`
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