Action: wu_{$this->model}_post_delete
オブジェクトがデータベースに保存された後に発火します。
Parameters
| Name | Type | Description |
|---|---|---|
| $result | bool | オブジェクトが正常に削除された場合は true |
| $this | \Base_Model | オブジェクトインスタンスです。 |
Since
- 2.0.0
Source
- 定義済み
inc/models/class-base-model.php行 663 - 定義済み
inc/models/class-site.php行 1503