Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nab_woocommerce_product_short_description

apply_filters( ‘nab_woocommerce_product_short_description’, string $short_description, Nelio_AB_TestingWooCommerceCompatnumber $product_id )

Filters the short description of a WooCommerce product.

Parameters

$short_description string

(Required) Product’s short description.

$product_id Nelio_AB_TestingWooCommerceCompatnumber

(Required) Product ID.