Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nab_woocommerce_product_name

apply_filters( ‘nab_woocommerce_product_name’, string $name, Nelio_AB_TestingWooCommerceCompatnumber $product_id )

Filters the name of a WooCommerce product.

Parameters

$name string

(Required) Product name.

$product_id Nelio_AB_TestingWooCommerceCompatnumber

(Required) Product ID.