Skip to content

Instantly share code, notes, and snippets.

@ChrisFlannagan
Last active April 20, 2016 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ChrisFlannagan/44add4aceb8888dd8ece58c3248ea732 to your computer and use it in GitHub Desktop.
Save ChrisFlannagan/44add4aceb8888dd8ece58c3248ea732 to your computer and use it in GitHub Desktop.
WordPress Embeds
$("#submit-button").click(function() {
$(this).attr("disable", true);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment