Hooks and Shortcodes
add_filter( 'yay_swatches_show_all_pages', '__return_true' );add_filter( 'yay_swatches_show_term_name_variant_button', '__return_true' );
add_filter( 'yay_swatches_show_term_name_variant_custom', '__return_true' );
add_filter( 'yay_swatches_show_term_name_variant_image', '__return_true' );



Last updated
Was this helpful?