add_filter( 'jet-woo-builder/jet-woo-taxonomy-tiles/taxonomy_options', '__your_prefix_add_taxonomy_options' ); function __your_prefix_add_taxonomy_options( $taxonomy ) { $taxonomy['post-custom-tax'] = esc_html__( 'Custom Taxonomy', 'jet-woo-builder' ); return $taxonomy; } add_filter( 'jet-woo-builder/jet-woo-taxonomy-tiles/tax_thumbnail', '__your_prefix_display_taxonomy_thumbnail', 10, 2 ); function __your_prefix_display_taxonomy_thumbnail( $image_key, $tax ) { if ( $tax->taxonomy === 'category' ) { $image_key = 'category_featured_image'; } elseif ( $tax->taxonomy === 'post-custom-tax' ) { $image_key = 'custom_taxonomy_featured_image'; } return $image_key; } Poster – SANDesignz Services

Tags: Poster

A Study In Street Style

Nullam imperdiet, sem at fringilla lobortis, sem nibh fringilla nibh, idae gravida mi purus sit amet erat. Ut dictum nisi massa.Maecenas id justo rhoncus, volutpat nunc sit amet, facilisiulum scelerisque...
Read more