Vehicle Galleries
[invp_inventory_grid]
- A shortcode that piggybacks on the inventory Grid widget by delivering the same features but as a shortcode.
[invp_inventory_slider]
- A shortcode that produces vehicle photo sliders containing multiple vehicles.
[invp_photo_slider]
- This shortcode produces a photo slider for a single vehicle.
Listing Templates for Singles & Archives
[invp_archive]
- A shortcode that allows themes that do not provide a content-archive template to show a vehicle archive.
[invp_archive_vehicle]
- A shortcode that outputs a single archive vehicle in an <article> element. Designed to help any theme show an archive of vehicles. Not intended to be used outright. Inventory Presser uses this shortcode on the_content hook to provide better output than a theme that doesn’t know anything about our custom post type.
[invp_single_vehicle]
- A shortcode that allows themes that do not provide a content-single template to show vehicle archives that are similar to the way themes are properly built out for this plugin.
Miscellaneous
[invp_vin]
- Outputs the VIN
[invp_hours_today]
- Outputs a sentence about whether or not the car lot is open. Also hooks into vehicle singles and tables of hours to automatically deploy the feature.
[invp_iframe]
- Creates an iframe. We’ve found this useful on most sites for a financing application that is hosted on a separate domain.