Advertisement
GochiSiyan

new button

Mar 26th, 2021
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. add_action('jnews_after_account_nav',function (){
  2. ?>
  3. <div class="frontend-submit-button">
  4. <a class="button" href="test.com"><i class="fa fa-file-text-o"></i>Buy Package</a>
  5. </div>
  6. <?php
  7. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement