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
-
(Required)
- $meta_box
-
(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