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