Action: wu_{$this->model}_post_save
يتم تشغيله بعد تخزين كائن في قاعدة البيانات.
Parameters
| Name | Type | Description |
|---|---|---|
| $data | array | بيانات الكائن التي سيتم تخزينها. |
| $this | \Base_Model | نسخة الكائن. |
| $new | bool | صحيح إذا كان الكائن جديدًا. |
Since
- 2.0.0
Source
- معرف في
inc/models/class-base-model.phpفي السطر 624 - معرف في
inc/models/class-site.phpفي السطر 1754