Inventory_Presser_Email_A_Friend::url( WP_Post $post )
url
Contents
Description Description
Creates a mailto: url to draft an email containing vehicle information.
Parameters Parameters
- $post
-
(Required) a post object of type inventory_vehicle
Return Return
(string)
Source Source
File: includes/class-menu-item-email-a-friend.php
Expand full source code Collapse full source code View on Github