Viewing 1 replies (of 1 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    It should be

    <?php esc_html_e(join(", ", get_post_meta( get_the_ID(), "my_custom_checkbox", false))); ?> - <?php the_title() ?>

Viewing 1 replies (of 1 total)

The topic ‘List-item.php Add function’ is closed to new replies.