Inventory_Presser_Classic_Editor::meta_box_html_options( WP_Post $post )
Creates a meta box to help the user see and manage vehicle options while editing a vehicle post.
Contents
Parameters Parameters
- $post
-
(Required)
Return Return
(void)
Source Source
File: includes/integrations/class-classic-editor.php
Expand full source code Collapse full source code View on Github