WP Inventory Manager Alter Category Data
There comes a time when you need to change things up…
The following filter allows manipulation of the category data before saving it to the database.
$data = apply_filters('wpim_category_data_pre_save', $data);