Advertisement
Evengar

Untitled

Feb 21st, 2017
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. <?php if (!current_user_can('subscriber')):?>
  2. <script>
  3. $(".table a").attr('href','/subscribe');
  4. </script>
  5. <?php endif;?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement