apply_filters( 'woocommerce_post_class', array $classes, WC_Product $product )

WooCommerce Post Class filter.


Description Description


Parameters Parameters

$classes

Array of CSS classes.

$product

Product object.


Top ↑

Source Source

File: includes/wc-template-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.6.2 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.