Advertisement
GochiSiyan

add footer script

Apr 15th, 2021
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. add_action('wp_footer', function (){
  2. ?>
  3. <script id=”dsq-count-scr” src=”//EXAMPLE.disqus.com/count.js” async></script>
  4. <?php
  5. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement