INVP::meta_prefix()

Returns the prefix added to all vehicle post meta keys.


Return Return

(string) The prefix added to all vehicle post meta keys


Top ↑

Source Source

File: includes/class-invp.php

	 * @param  string $key  A meta key.
	 * @return string|bool A single meta value or false if the value does not exist
	 */