get value from repeater field
-
hy im using
<?php echo get_user_meta( $user_id, ‘nickname’, true ); ?>
to get user meta field
how to get the fields from a repeater field ?
thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘get value from repeater field’ is closed to new replies.