স্কিপ করে মূল কন্টেন্ট এ যান

Action: wu_transition_product_billing_cycles

Fires when the billing cycles of a product transitions from one value to another.

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

Parameters

NameTypeDescription
$old_valueintThe previous billing cycles value.
$new_valueintThe new billing cycles value.
$item_idintThe product ID.

Since

  • 2.0.0

Source

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