Automattic\WooCommerce\Blocks\BlockTypes
ProductGalleryThumbnails::limit_thumbnails
Method of the class: ProductGalleryThumbnails{}
No Hooks.
Returns
null
. Nothing (null).
Usage
$ProductGalleryThumbnails = new ProductGalleryThumbnails(); $ProductGalleryThumbnails->![]()
ProductGalleryThumbnails::limit_thumbnails() ProductGalleryThumbnails::limit thumbnails code WC 9.9.3
<?php <img class="wc-block-product-gallery-thumbnails__thumbnail__image <?php echo 0 === $index ? 'is-active' : ''; ?>" data-image-id="<?php echo esc_attr( $image['id'] ); ?>"