Skip to content

Instantly share code, notes, and snippets.

@CodeNegar
Created July 18, 2012 04:10
Show Gist options
  • Save CodeNegar/3134111 to your computer and use it in GitHub Desktop.
Save CodeNegar/3134111 to your computer and use it in GitHub Desktop.
html: javascript facebook like button for wordpress
<script src="http://connect.facebook.net/sl_SI/all.js#xfbml=1"></script><fb:like href="<?php echo get_permalink()?>"; layout="standard" show_faces="true" width="450" font="arial"></fb:like>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment