invp_get_the_length( int|null $post_ID = null )
Template tag. Boat field. Returns the length of the boat.
Parameters Parameters
- $post_ID
-
(int|null) (Optional) The post ID of a vehicle. Must be passed when using this method outside the loop.
Default value: null
Return Return
(int)
Source Source
File: includes/template-tags.php
'<span class="location-phone">%s <a href="tel:+%s">%s</a></span>', __( 'Call', 'inventory-presser' ), INVP::prepare_phone_number_for_link( $number ), $number ); break; // only add one phone number to the sentence.
Expand full source codeCollapse full source codeView on Github