INVP::get_phones( int $term_id )
get_phones
Contents
Description Description
Loads phone numbers from post meta into an array.
Parameters Parameters
- $term_id
-
(Required) The location term ID from which to extract phones
Return Return
(array) An array of arrays describing phone numbers
Source Source
File: includes/class-invp.php
Expand full source code Collapse full source code View on Github