Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. echo '<div class="right">';
  2. echo '<p class = "triangle-isosceles left">'; the_sub_field("right_quote", false); echo '::after'; echo '</p>';
  3. echo '</div>';
  4.  
  5. <p>"This is the output of the_sub_field function ::after"</p>
  6.  
  7. <p>"This is the output of the_sub_field function" ::after</p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement