Skip to main content

Filter: wu_{$this->model}_pre_save

Filters the object data before it is stored into the database.

Parameters

NameTypeDescription
$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 581