inventory-presser
-
Inventory_Presser_Divi::add_et_builder_post_types_hook()
Method: Lie to Divi about the builder being enabled for our post type.
-
Inventory_Presser_Divi::output_listings_pages_warning()
Method: Warn users that the Listings Pages feature does not work on Divi.
-
Inventory_Presser_Divi::remove_post_type_block_editor()
Method: Detects the add new vehicle screen in the dashboard and removes our post type from the list of post types enabled in Divi Builder.
-
Inventory_Presser_Photo_Numberer::delete_photo_transients()
Method: Deletes transients that store vehicle photos to help load galleries.
-
Inventory_Presser_Site_Health::have_recommendations()
Method: When the tests defined in this class are performed, do they produce results with statuses of “recommended”?
-
Inventory_Presser_Site_Health::site_status_plain_permalinks_result()
Method: Performs the plain permalinks test and returns the result array.
-
Inventory_Presser_Avada::avada_featured_images()
Method: Filter the meta value for vehicle posts that lists the featured images. Lie to Avada, tell it all attached images are featured images.