Wordpress facebook comments
http://wordpress.org/plugins/facebook-comments-plugin/ <?php if(function_exists('fbcommentshortcode')): ?> <div class="fb-comments"> <?php echo do_shortcode('[fbcomments]'); ?> </div> <?php endif; ?>