INVP::vehicle_count()

This is a wrapper for wp_count_posts() and counts all vehicle posts.


Return Return

(int)


Top ↑

Source Source

File: includes/class-invp.php

				return false;
			}
		}

		return $days;
	}