Skip to content

Instantly share code, notes, and snippets.

@georgestephanis
Created May 10, 2014 01:38
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 georgestephanis/430cbb06519536e7aaf2 to your computer and use it in GitHub Desktop.
Save georgestephanis/430cbb06519536e7aaf2 to your computer and use it in GitHub Desktop.
var d = document,
s = d.createElement( 'script' );
s.setAttribute( 'src', 'http://website.url/wp-admin/js/press-this-loader.js' );
d.head.appendChild( s );
void(0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment