Action: wu_{$this->model}_post_delete
Fires after an object is stored into the database.
Parameters
| Name | Type | Description |
|---|---|---|
| $result | bool | True if the object was successfully deleted. |
| $this | \Base_Model | The object instance. |
Since
- 2.0.0
Source
- Defined in
inc/models/class-base-model.phpat line 674 - Defined in
inc/models/class-site.phpat line 1813