NEWS
新闻
17 articles
2024-05-27
更新 WooCommerce Products Filter v.3.3.6
改进了代码安全性 新选项“使用过滤器模糊”在设计选项卡中 - 直到加载样式和 JS 脚本为止,模糊过滤器 新选项“额外检查分类页面”……
阅读更多 →
2024-01-11
更新 WooCommerce Products Filter v.3.3.5
一系列小修复 新钩子 woof_print_label_attributes 允许在复选框和单选按钮标签中添加自定义属性,在工单 https://pluginus.net/support/topic/aria-describedby/#postid-82977 中请求 add_action('woof_print_label_attributes', function ($term) { echo"aria-descrybedby aria-name='{$term['name']}'"; }); 新…
阅读更多 →
2023-05-18
Update WooCommerce Products Filter v.3.3.3
新扩展 ACF 字段,允许自动将 'select'、'radio'、'true_false' 类型的 ACF 字段自动包含到过滤器结构中。基于短代码 [woof] 的自定义过滤器表单生成器 – 允许…
阅读更多 →
2022-07-13
更新 WooCommerce Products Filter v.2.2.9
添加了用于 Husky 文本搜索的新钩子 ‘woof_husky_query_post__in’。 Husky 过滤器有两种模式:添加带有 post__in 的搜索结果(默认启用)。优点是……
阅读更多 →
2022-05-31
更新 WooCommerce Products Filter v.2.2.7
一系列小修复添加了符合 WCAG 2.0 建议的新选项:对于分类滑块,添加了选择其正面范围滑块皮肤的选项新选项:对于元字段...
阅读更多 →
2021-10-27
更新 WooCommerce Products Filter v.2.2.6
WOOF 管理面板新设计 新扩展“SEO URL 请求”,搜索参数成为 URL 的一部分。 新钩子“woof_meta_options_separator”需要替换选项中的逗号分隔符,在元...时很有用
阅读更多 →
2021-08-04
更新 WooCommerce Products Filter v.2.2.5.6
新钩子 woof_image_add_term_desc 用于筛选器图像(高级扩展)- 允许在工具提示中隐藏/显示术语描述。默认为:true。add_filter('woof_image_add_term_desc', function($tax_slug) { return false; }, 10, 1); [inpost_fancy thumb_width="200" thumb_height="200" post_id="2092" thumb_margin_left="0"…
阅读更多 →
2021-03-15
更新 WooCommerce Products Filter v.2.2.5
Fixes New hook woof_taxonomy_image - allows to redefine images of the image filter term on the fly depending of the current situation: add_filter('woof_taxonomy_image', function($image, $term) { //change images on the…
阅读更多 →
2020-04-15
更新 WooCommerce 产品过滤器 v.2.2.4
新属性:start_filtering_btn_txt 用于简码 [woof]: [woof start_filtering_btn=1 start_filtering_btn_txt="Lets start!"] – 允许设置 start_filtering_btn 属性的文本 新功能:选项卡 高级 -> 选项卡 选项 -> “显示变体的图像”…
阅读更多 →
2019-09-23
更新 WooCommerce Products Filter v.2.2.3
新扩展 TURBO MODE [inpost_fancy thumb_width="200" thumb_height="200" post_id="1578" thumb_margin_left="5" thumb_margin_bottom="5" thumb_border_radius="200" thumb_shadow="0 1px 4px rgba(0, 0, 0, 0.2)" id="" random="0" group="6" border="" show_in_popup="0" album_cover="" album_cover_width="200" album_cover_height="200" popup_width="800" popup_max_height="600" popup_title="Gallery" type="fancy"…
阅读更多 →