Filter for collection shortcode output. You can use this filter to override the original collection shortcode output.
Attributes:
html (string)
The generated HTML output
atts (array)
Shortcode attributes array. Default:
array( 'woocommerce_collections_columns' => 'two-columns', 'woocommerce_collections_masonry_hover_style' => 'masonry-style-zoom', 'woocommerce_collections_masonry_overlay_icon' => '', 'woocommerce_collections_override_colors' => 'false', 'woocommerce_collections_override_accent_color' => '', 'woocommerce_collections_override_text_color' => '', 'woocommerce_collections_likes_meta' => 'false', 'woocommerce_collections_posts_per_page' => '', 'woocommerce_collections_order' => 'newest', 'woocommerce_collections_pagination' => '', 'woocommerce_collections_pagination_position' => 'under-content', 'woocommerce_collections_orderby' => 'newest', 'luv_carousel' => 'false', 'infinite' => 'false', 'nav' => 'false', 'dots' => 'false', 'autoplay' => 'false', 'autoplay_timeout' => '5000', 'autoplay_pause' => 'false', 'transition_type' => '', 'items' => "{'desktop':'1','laptop':'1','tablet-landscape':'1','tablet-portrait':'1','mobile':'1',}", 'margin' => '', 'parallax' => 'false', 'full_height' => 'false', 'title_font_family' => '', 'title_font_size' => '', 'title_responsive_font_size' => '', 'title_text_transform' => '', 'title_font_weight' => '', 'title_font_color' => '', )
Located: Luvthemes Core
File: includes/shortcodes.inc.php