Advertisement
Guest User

Untitled

a guest
Dec 15th, 2011
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.18 KB | None | 0 0
  1. <small>
  2. <?php if(the_repeater_field('article_info')): ?>
  3. <?php the_sub_field('location'); ?> <?php the_sub_field('date'); ?> - <?php the_sub_field('time'); ?>
  4. <?php endif; ?>
  5. </small>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement