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

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


Parameters Parameters

$post_id

(Required)

$post

(Required)

$is_update

(Required)


Top ↑

Return Return

(void)


Top ↑

Source Source

File: inventory-presser.php