Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
Inventory_Presser_Admin_Options::html_select_vehicle_keys( array $attributes = null, string $selected_value = null )
Get a list of all the post meta keys in our CPT. Let the user choose one as a default sort.
Parameters Parameters
- $attributes
-
(Optional)
Default value: null
- $selected_value
-
(Optional)
Default value: null
Return Return
(string)
Source Source
File: includes/admin/class-admin-options.php
Expand full source code Collapse full source code View on Github