inventory-presser
-
Inventory_Presser_Taxonomy_Overlapper::overlapping_meta_keys_flipped()
Method: Returns an array_flip() equivalent of the array returned by overlapping_meta_keys_flipped().
-
Inventory_Presser_Divi::resolve_dynamic_content()
Method: Returns formatted data for some of our meta fields. Formats currency and numeric values.
-
Inventory_Presser_Divi::resolve_dynamic_content_options()
Method: Returns unordered list HTML that contains all vehicle options or empty string.
-
INVP::base_colors()
Method: Returns an array of base colors. A vehicle painted Ruby Red Metallic has a base color of “Red”. Base colors allow vehicles to be categorized by color.
-
Inventory_Presser_Plugin::add_admin_capabilities()
Method: Administrators should always have full control over posts in our custom post type. No other users will have any capabilities.
-
Inventory_Presser_WP_All_Import::do_not_renumber_on_save()
Method: Disable a feature that renumbers photos during vehicle saves.
-
Inventory_Presser_WP_All_Import::number_photos()
Method: Add a sequence number and other meta to vehicle photos.