Inventory_Presser_Admin_Customize_Dashboard::meta_box_html_prices( WP_Post $post, mixed $meta_box )
meta_box_html_prices
Contents
Description Description
Creates a meta box to help users manage a vehicles prices in the editor.
Parameters Parameters
- $post
-
(WP_Post) (Required)
- $meta_box
-
(mixed) (Required)
Return Return
(void)