Inventory_Presser_Photo_Numberer::save_meta_vin( int $post_id, $parent_post_id )
save_meta_vin
Contents
Description Description
Saves the vehicle VIN in attachment meta when an attachment is uploaded to a vehicle post.
Parameters Parameters
- $post_id
-
(Required)
- $attachment
-
(Required)
Return Return
(void)
Source Source
File: includes/class-photo-numberer.php
Expand full source code Collapse full source code View on Github