INVP::vehicle_count()
This is a wrapper for wp_count_posts() and counts all vehicle posts.
Return Return
(int)
Source Source
File: includes/class-invp.php
return false; } } return $days; }
Expand full source codeCollapse full source codeView on Github