Inventory_Presser_Plugin::create_post_type()
Registers the inventory_vehicle post type that holds vehicles. The post type name is available in the API class constant INVP::POST_TYPE. The arguments array can be altered using the invp_post_type_args filter hook.
Return Return
(void)
Source Source
File: inventory-presser.php
Expand full source code Collapse full source code View on Github