Get taxonomy
-
Hi,
i try to get my taxonomies field after submissions but i get an array with IDS, how is it possible to get the name instead please” ?
$test = af_get_field( ‘zone’ );
returns
Array
(
[0] => 26
[1] => 27
)
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Get taxonomy’ is closed to new replies.