Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save ngsw/2010606 to your computer and use it in GitHub Desktop.

Select an option

Save ngsw/2010606 to your computer and use it in GitHub Desktop.
Origin
https://github.com/utahta/WP-Social-Bookmarking-Light/blob/master/modules/services.php
--- services.php_org 2011-11-30 02:49:15.000000000 +0900
+++ services.php 2012-03-10 15:07:22.000000000 +0900
@@ -89,7 +89,7 @@
.' title="'.$alt.'">'
.' <img src="http://b.st-hatena.com/images/entry-button/button-only.gif"'
.' alt="'.$alt.'" width="20" height="20" style="border: none;" /></a>'
- .'<script type="text/javascript" src="http://b.st-hatena.com/js/bookmark_button.js" charset="utf-8" async="async"></script>');
+ .'<script type="text/javascript" src="http://b.st-hatena.com/js/bookmark_button_wo_al.js" charset="utf-8" async="async"></script>');
}
/**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment