Skip to main content

Action: wu_{$this->model}_post_delete

Fires after an object is stored into the database.

Parameters

NameTypeDescription
$resultboolTrue if the object was successfully deleted.
$this\Base_ModelThe object instance.

Since

  • 2.0.0

Source