$=jQuery,$(document).ready((function(){$(document).one("scroll resize mousemove tochstart",(function(){$(".post-views").length>0&&function bpv_show_postViews(){data={post_id:postviewslocalize.post_id,action:"AjaxPostViews_show"},function bpv_getPostViewsCookie(e){var o=document.cookie,t=e+"=",s=o.indexOf("; "+t);if(-1==s){if(0!=(s=o.indexOf(t)))return null}else{s+=2;var i=document.cookie.indexOf(";",s);-1==i&&(i=o.length)}return decodeURI(o.substring(s+t.length,i))}(postviewslocalize.post_id+"_post_views")||(data.increase=!0);$.ajax({type:"POST",url:postviewslocalize.ajaxurl,dataType:"json",data:data,success:function(e,o,t){!function bpv_setCookie(e,o){let t="";if(o){let e=new Date;e.setTime(e.getTime()+24*o*60*60*1e3),t="; expires="+e.toUTCString()}document.cookie=e+"=true"+t+"; path=/"}(postviewslocalize.post_id+"_post_views",365),$(".post-views._preload").removeClass("_preload"),$(".post-views__text").html(e.data.views)},error:function(e,o,t){return console.log(t),!1}})}()}))}));