更新 WooCommerce 产品过滤器 v.2.2.4
- 新属性: start_filtering_btn_txt 用于短代码 [woof]: [woof start_filtering_btn=1 start_filtering_btn_txt=“开始吧!”] – 允许设置文本 start_filtering_btn 属性
- New feature: 高级选项卡 -> 选项卡 -> “显示变体的图像” – 对于可变产品,您可以根据当前的过滤器选择显示图像:

- 选项“过滤逻辑” 已扩展,添加了‘不在‘ 模式。如果选择 不在 将找到没有选定术语的项目!!意味着与包含的概念相反:排除

- 新钩子: woof_order_catalog – 允许为目录添加自定义排序

- 新扩展: 滑出 – 允许将过滤器显示在滑出式容器中,无论是整个商店还是单独的页面。可以在单个页面上表示为短代码。
- 过滤器中的图像已添加 新行为功能e: “使用图像作为单选按钮”
- 对于扩展, 可以覆盖模板 在主题文件夹中。
- 新钩子: woof_products_top_panel_content 用于在过滤结果顶部显示任何业务内容
- 新功能 为 查询保存扩展: 显示已保存的搜索是否适用于当前产品
- New feature: “的反向排除术语” 功能。如果要与“包含”相反,请使用“反向”

- 高级选项卡中有更多选项 为 AJAX 模式添加了:产品、排序、分页
- 新钩子: woof_redraw_elements_after_ajax – 允许在 ajax 重绘后显示任何条件过滤信息,请参阅下面的代码:
- 更新了扩展短代码 woof_step: 为每个步骤添加了属性图像,例如 [woof_step 选择器=’.woof’ img_behavior=’prepend’ by_step=’product_cat,pa_color,by_price,pa_size’ 图片=’product_cat:1391,pa_color:876,pa_size:982′ filter_type=1], 属性 img_behavior herecan 的值可以是 prepend 或 append,属性 选择器 – 这是图片应放置的容器
- 新钩子: woof_step_filter_img_size 调整 woof 步骤过滤器中的图像大小
- 新钩子: woof_print_content_before_redraw_zone – allows to place above the products any business html-message which is not redrawn by AJAX
- 新钩子: woof_html_types_view_checkbox
- 新钩子: woof_html_types_view_radio
- 新钩子: woof_html_types_view_mselect
- 新钩子: woof_html_types_view_select








