إنتقل إلى المحتوى الرئيسي

Action: wu_transition_customer_has_trialed

Fires when the has trialed of a customer transitions from one value to another.

This hook is fired by BerlinDB when a database UPDATE changes the has_trialed column for a customer row.

Parameters

NameTypeDescription
$old_valueintThe previous has trialed value.
$new_valueintThe new has trialed value.
$item_idintThe customer ID.

Since

  • 2.0.0

Source

Defined in inc/documentation/berlindb-dynamic-hooks.php at line 156