Instructions, developer docs, & full code reference for Inventory Presser.
Getting Started
- Setup a Dealership Website
- How to Add Vehicles
- Uploading & Arranging Photos
- Add Vehicles to Lead Forms
Page Builder Guides
Configuration & Settings
Templating
Developer Reference
- Vehicle Post Type
- Using the REST API to Update Vehicles
- Check if Inventory Presser is Running
- Show Down Payments on Details Pages
Search inventorypresser.com
Full Code Reference
Inventory Presser is open-source, so anyone can read the code.
View the Code
This website maintains a complete code reference. Here’s the page for invp_get_the_price()
, a template tag that displays vehicle prices. If you find the code easier to view on Github or WordPress trac, that’s fine, too.
Blocks
Build vehicle details pages and listings templates with the Block Editor and Full Site Editor.
Template tags
Template & conditional tags are PHP methods like invp_get_the_odometer()
and useful when building templates.