Advertisement
GochiSiyan

after comment

Mar 17th, 2021
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. add_action('jnews_single_post_after_content',function (){
  2. ?>
  3. <p>Add your text here</p>
  4. <?php
  5. },61);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement