tag jquery
Highlight comments using #comment-hash and jquery
wordpress snippet
Adding this snippet to the functions.php of your wordpress theme will add class=”highlight” to a comment when visiting a comment URL eg: wpsnipp.com/category/post/#comment-12 Don’t forget to create some css for the highlight class!
read moreLoading jQuery from the Google CDN with wp_register_script
wordpress snippet
Adding this snippet to the functions.php of your wordpress theme will register and include jquery from the Google CDN.
read morethis months featured snippets
Automatic jQuery inclusion
wordpress snippet
Adding this code to the functions.php will automatically insert Jquery into the header of your wordpress theme.
read more













