Last active
February 5, 2021 20:53
-
-
Save gdnwebmedia/742a75d9564d2453017849c182c076dc to your computer and use it in GitHub Desktop.
jQuery in WordPress
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jQuery(document).ready(function( $ ) { | |
// your code here | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment