Skip to content

Instantly share code, notes, and snippets.

@craigsimps
Created June 21, 2018 09:11
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 craigsimps/e5ff1ff8df2fff9ddd9bba02cb5021c5 to your computer and use it in GitHub Desktop.
Save craigsimps/e5ff1ff8df2fff9ddd9bba02cb5021c5 to your computer and use it in GitHub Desktop.
<?php
wp_add_inline_script(
'handle',
'// <![CDATA[
// Custom JS here.
// ]]>'
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment