Skip to content

Instantly share code, notes, and snippets.

@studiograsshopper
Created January 31, 2012 13:14
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 studiograsshopper/1710421 to your computer and use it in GitHub Desktop.
Save studiograsshopper/1710421 to your computer and use it in GitHub Desktop.
Output of wp_localize_script()
<script type='text/javascript'>
/* <![CDATA[ */
var carousel_params_1 = {"es_imageW":"150","es_margin":"4"};
/* ]]> */
</script>
<script type='text/javascript'>
/* <![CDATA[ */
var carousel_params_2 = {"es_imageW":"200","es_margin":"5"};
/* ]]> */
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment