(function () { function appendFbScript() { var js, id = ‘facebook-jssdk’, fjs = document.getElementsByTagName(‘script’)[0]; if (document.getElementById(id)) return ; js = document.createElement(‘script’); js.id = identifiant; js.src = “//connect.facebook.net/fr_FR/sdk.js#xfbml=1&appId=891247288336450&version=v2.0”; fjs.parentNode.insertBefore(js, fjs); window.fbAsyncInit = function () { FB.init({ appId : ‘891247288336450’, xfbml : true, version : ‘v2.0’ }); FB.Event.subscribe(‘comment.create’, function (comment_data) { console.log(comment_data); update_comments_count(); }); FB.Event.subscribe(‘comment.remove’, function (comment_data) { update_comments_count(); }); function update_comments_count(comment_data, comment_action) { jQuery.ajax({ type : ‘GET’, dataType : ‘json’, url : ‘https://guineenews.org/wp-admin/admin-ajax.php’, data : { action : ‘clear_better_facebook_comments’, post_id : ‘183606’ }, succès : fonction (données) { // todo sync comments comptez ici ! les données ont les comptes }, erreur : function (i, b) { // todo } } ) } ; } ; appendFbScript(); } appendFbScript(); })();
For Latest Updates Follow us on Google News