Kriuchko
1/8/2019 - 12:59 PM

Social facebook comments

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; ?>