Documentation

Instructions, developer docs, & full code reference for Inventory Presser.

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.

View blocks →

Hooks

Filter & action hooks allow other developers to customize the way Inventory Presser behaves.

View hooks →

Shortcodes

Shortcodes allow listing pages and features like grids and sliders to work on any theme.

View shortcodes →

Template tags

Template & conditional tags are PHP methods like invp_get_the_odometer() and useful when building templates.

View template tags →

Widgets

Learn about the widgets in the core plugin including Grid, Slider, Fuel Economy, and Map.

View widgets →