Skip to content

Instantly share code, notes, and snippets.

@Pavracer
Created December 24, 2017 12:37
Show Gist options
  • Select an option

  • Save Pavracer/7f4ce1a626467cfe97f1a7e99e5424ad to your computer and use it in GitHub Desktop.

Select an option

Save Pavracer/7f4ce1a626467cfe97f1a7e99e5424ad to your computer and use it in GitHub Desktop.
<script type="text/javascript">
jQuery(document).ready(function(){
jQuery(".single-post a").attr('target', '_new');
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment