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에서