Пређи на главни садржај

Action: wu_model_post_save

Fires after an object is stored into the database.

Parameters

NameTypeDescription
$modelstringThe model slug.
$dataarrayThe object data that will be stored, serialized.
$data_unserializedarrayThe object data that will be stored.
$this\Base_ModelThe object instance.

Since

  • 2.0.0

Source

Defined in inc/models/class-base-model.php at line 624