Email me at this address if a comment is added after mine:Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
[captcha placeholder]
To avoid this verification in future, please log in or register.
0 votes
If you have a global JS file you can put the script there since it is so lightweight. If you don't have one you can just include it in the header.php. How/where you initialize the script is up to you. You can just switch to source mode in the Wordpress editor and add a script block, use a custom field in conjunction with your theme, or one of many other options.