Lumaktaw patungo sa pangunahing content

Action: wu_transition_event_object_id

Fires when the object id of a event transitions from one value to another.

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

Parameters

NameTypeDescription
$old_valueintThe previous object id value.
$new_valueintThe new object id value.
$item_idintThe event ID.

Since

  • 2.0.0

Source

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