Przejdź do głównej zawartości

Action: wu_{$this->model}_post_save

Fires after an object is stored into the database.

Parameters

NameTypeDescription
$dataarrayThe object data that will be stored.
$model_obeject\Base_ModelThe object instance.
$is_newboolIf this object is a new one.

Since

  • 2.0.0

Source