Inventory_Presser_Classic_Editor::meta_box_html_vehicle( WP_Post $post, mixed $meta_box )
Creates a meta box to help the user manage the bulk of the meta fields that define a vehicle.
Contents
Parameters Parameters
- $post
-
(Required)
- $meta_box
-
(Required)
Return Return
(void)
Source Source
File: includes/integrations/class-classic-editor.php
Expand full source code Collapse full source code View on Github