Created
July 18, 2012 04:10
-
-
Save CodeNegar/3134111 to your computer and use it in GitHub Desktop.
html: javascript facebook like button for wordpress
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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