Action: wu_{$this->model}_post_save
Fires after an object is stored into the database.
Parameters
| Name | Type | Description |
|---|---|---|
| $data | array | The object data that will be stored. |
| $this | \Base_Model | The object instance. |
| $new | bool | True if the object is new. |
Since
- 2.0.0
Source
- Defined in
inc/models/class-base-model.phpat line 635 - Defined in
inc/models/class-site.phpat line 2272