Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <a class="see_all_motorhome" href="<?php echo get_post_type_archive_link('motorhome'); ?>">
  2. <?php if ( $link_archive = get_field('link_archive') ): ?>
  3. <?php echo $link_archive ?>
  4. <?php endif ?>
  5. </a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement