Return to Snippet

Revision: 35507
at November 9, 2010 21:34 by laurentzziu


Initial Code
<iframe src="http://www.facebook.com/plugins/like.php?href=<?php echo urlencode(get_permalink($post->ID)); ?>&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe>

Initial URL


Initial Description


Initial Title
Facebook Like Button in Wordpress

Initial Tags
wordpress, facebook

Initial Language
PHP