Inventory_Presser_WPForms::smart_tags_register()
Method: Register Smart Tags with the form builder.
Read MoreInventory_Presser_WPForms::smart_tags_process()
Method: Process the Smart Tags when rendering entries.
Read MoreInventory_Presser_WPForms::adf_vehicle_xml()
Method: Creates the vehicle piece of an ADF XML lead.
Read MoreInventory_Presser_WPForms::extract_post_id_from_value()
Method: Given a submitted form value like “2020 Toyota Sienna LE, 10329A”, find and return the vehicle’s post ID.
Read MoreInventory_Presser_WPForms
Inventory_Presser_WPForms::add_hooks()
Method: Adds hooks and registers a field type that power our WPForms integration.
Read MoreInventory_Presser_WPForms::add_field_types()
Method: Adds our field type to the list of field types WPForms recognizes as valid.
Read More