Advertisement
arie_cristianD

add link in post title

Jun 27th, 2024
809
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.13 KB | None | 0 0
  1. <a href="<?php the_field( 'external_link', get_the_ID(), false ); ?>">
  2.     <h1 class="jeg_post_title"><?php the_title(); ?></h1>
  3. </a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement