• Resolved usmdamir

    (@usmdamir)


    Good afternoon.
    I use checkboxes on the item edit page.
    If there is one checkbox, I use the code

    <?php echo get_post_meta( $post->ID, 'municipality', true );?>

    to output values.

    How to correctly display the value of checkboxes if several values are selected?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Displaying checkbox values’ is closed to new replies.