😄Get Custom Taxonomy Field Value, acf, advanced custom fields (ok)

https://support.advancedcustomfields.com/forums/topic/get-custom-taxonomy-field-value/

$gallery = get_field('gallery', 'category_414');
echo '<pre>';
var_export($gallery);
echo '</pre>';

Get Custom Taxonomy Field Value

Viewing 10 posts - 1 through 10 (of 10 total)

The topic ‘Get Custom Taxonomy Field Value’ is closed to new replies.

Last updated