Перейти до основного вмісту

Action: wu_transition_customer_vip

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

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

Parameters

NameTypeDescription
$old_valueintThe previous vip value.
$new_valueintThe new vip value.
$item_idintThe customer ID.

Since

  • 2.0.0

Source

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