Inventory_Presser_Classic_Editor::meta_box_html_prices( WP_Post $post, mixed $meta_box )
Creates a meta box to help users manage a vehicles prices in the editor.
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