apply_filters( 'invp_post_type_args' ) Changes ORDER BY wp_postmeta.meta_value+0 to ORDER BY REPLACE( wp_postmeta.meta_value, ‘,’, ” )+0 ContentsSource Related Used By Source #Source File: inventory-presser.php View on Github Top ↑Related #Related Used By #Used By Used By Used By Description inventory-presser.php: 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.
Used By #Used By Used By Used By Description inventory-presser.php: 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.