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…
新属性:start_filtering_btn_txt(ショートコード[woof]用):[woof start_filtering_btn=1 start_filtering_btn_txt="Lets start!"] - start_filtering_btn属性のテキスト設定が可能 新機能:tab Advanced -> tab 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)による商品フィルタリングを可能にします。表示形式:テキスト、スライダー、チェックボックス、ドロップダウン、マルチドロップダウン 新フック: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