• Resolved GregW

    (@gwmbox)


    How do I display a checkbox or dropdown data in the profile.php (edited)

    If I just use the field, e.g.

    <?php echo um_user( 'my_checkboxes' ); ?>
    <?php echo um_user( 'my_dropdowns' ); ?>

    It just says Array

    How do I get it to show the content, with multiple options?

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Display checkboxes and dropdowns’ is closed to new replies.