Inventory_Presser_Admin_Customize_Dashboard::save_vehicle_post_meta( int $post_id, WP_Post $post, bool $is_update )

save_vehicle_post_meta


Description Description

Saves vehicle attributes into their corresponding post meta fields when the Save or Update button is clicked in the editor.


Top ↑

Parameters Parameters

$post_id

(Required)

$post

(Required)

$is_update

(Required)


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/admin/class-admin-customize-dashboard.php