Skip to content

Instantly share code, notes, and snippets.

@thomasgriffin
Last active December 13, 2015 18:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thomasgriffin/4953100 to your computer and use it in GitHub Desktop.
Save thomasgriffin/4953100 to your computer and use it in GitHub Desktop.
<script type="text/html" id="tmpl-soliloquy-attachment-fields">
<label class="setting" data-setting="soliloquy_link">
<div><# console.log(data) #></div>
<span><?php echo Tgmsp_Strings::get_instance()->strings['image_link']; ?></span>
<input type="text" value="{{ data.soliloquy_link }}" />
</label>
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment