invp_get_the_beam( int|null $post_ID = null )

Template tag. Boat field. A boat’s width at its widest point.


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


Top ↑

Return Return

(double)


Top ↑

Source Source

File: includes/template-tags.php

/**
 * Template tag. Returns a string like "Sedan" or "Sport Utility Vehicle."
 *
 * @param  int|null $post_ID     The post ID of a vehicle. Must be passed when using this method outside the loop.
 * @return string