WooCommerce Product Filter v.2.2.7 更新
大量小修复。增加了对 WCAG 2.0 建议的遵从。新选项:为分类滑块添加了选择前端范围滑块皮肤的功能。新选项:对于元字段…
33 articles
大量小修复。增加了对 WCAG 2.0 建议的遵从。新选项:为分类滑块添加了选择前端范围滑块皮肤的功能。新选项:对于元字段…
WOOF 管理面板新设计。新扩展 'SEO URL request',搜索参数成为 URL 的一部分。新钩子 'woof_meta_options_separator' 需要替换选项中的逗号分隔符,当元…
新钩子 woof_image_add_term_desc 用于 filter-images(高级扩展)——允许在工具提示中隐藏/显示术语描述。默认值: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"…
修复。新钩子 woof_taxonomy_image ——允许根据当前情况动态重新定义图片筛选术语的图片:add_filter('woof_taxonomy_image', function($image, $term) { //change images on the…
新属性:shortcode [woof] 的 start_filtering_btn_txt:[woof start_filtering_btn=1 start_filtering_btn_txt="Lets start!"] ——允许为 start_filtering_btn 属性设置文本。新功能:标签 'Advanced' -> 标签 'Options' -> 'Show image of variation'…
新扩展: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"…
新扩展:"Step by step filter" ——允许创建向导,用户可逐步选择必要的筛选选项。示例:[woof_step autosubmit=0 filter_type=1 by_step="pa_size,by_price,pa_wear-type"] [woof_products is_ajax=0 display_on_search=1]。阅读:https://products-filter.com/shortcode/woof_step/…
相当大的更新!新扩展:https://products-filter.com/extencion/exclude-backordered/ 新扩展:https://products-filter.com/extencion/woocommerce-filter-by-meta-fields/ ——允许按元数据(例如 _height,_width,_length,_weigh)筛选产品。视图:text、slider、checkbox、drop-down、multi drop-down。新钩子:https://products-filter.com/hook/woof_get_meta_query/ 皮肤用于…
已修复:一些安全问题,感谢 sec-consult.com。已修复:与 PHP 7.2 的兼容性问题。
小型修复以及与 WooCommerce 3.2.x 的不兼容问题。新扩展:Quick Search https://products-filter.com/shortcode/woof_quick_search/ https://products-filter.com/shortcode/woof_quick_search_results/ 新扩展:Featured products。新钩子:woof_template_part。新钩子:woof_ext_custom_title_XXX。新钩子:woof_counter_method。