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
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 */
Expand full source codeCollapse full source codeView on Github