Can i get one field with value from metaboxes?
-
<?php cmb2_metabox_form( $meta_box, $object_id, $args ); ?>
with this code i am getting whole form..but can i get only one field with value?
Can i get one field with value from metaboxes?if not how i rewrite form divs?where i can find it in source code?
i want to write fields(with value) in my own form
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Can i get one field with value from metaboxes?’ is closed to new replies.