WordPress/wp-admin/js/edit-comments.min.js

1 line
14 KiB
JavaScript
Raw Normal View History

var setCommentsList,theList,theExtraList,commentReply;!function(a){var b,c,d,e,f,g,h,i=document.title;setCommentsList=function(){var j,k,l,m,n,o,p,q,r,s,t,u=0,v=a("#dashboard_right_now").length;j=a('input[name="_total"]',"#comments-form"),k=a('input[name="_per_page"]',"#comments-form"),l=a('input[name="_page"]',"#comments-form"),m=function(b,c){var d,g,i,j,k=a("#"+c.element);!0!==c.parsed&&(j=c.parsed.responses[0]),d=a("#replyrow"),g=a("#comment_ID",d).val(),i=a("#replybtn",d),k.is(".unapproved")?(c.data.id==g&&i.text(adminCommentsL10n.replyApprove),k.find("div.comment_status").html("0")):(c.data.id==g&&i.text(adminCommentsL10n.reply),k.find("div.comment_status").html("1")),r=a("#"+c.element).is("."+c.dimClass)?1:-1,j?(h(j.supplemental),e(r,j.supplemental.postId),f(-1*r,j.supplemental.postId)):(e(r),f(-1*r))},n=function(b,c){var d,e,f,g,h,i,m,n=!1,o=a(b.target).attr("data-wp-lists");return b.data._total=j.val()||0,b.data._per_page=k.val()||0,b.data._page=l.val()||0,b.data._url=document.location.href,b.data.comment_status=a('input[name="comment_status"]',"#comments-form").val(),-1!=o.indexOf(":trash=1")?n="trash":-1!=o.indexOf(":spam=1")&&(n="spam"),n&&(e=o.replace(/.*?comment-([0-9]+).*/,"$1"),f=a("#comment-"+e),d=a("#"+n+"-undo-holder").html(),f.find(".check-column :checkbox").prop("checked",!1),f.siblings("#replyrow").length&&commentReply.cid==e&&commentReply.close(),f.is("tr")?(g=f.children(":visible").length,m=a(".author strong",f).text(),h=a('<tr id="undo-'+e+'" class="undo un'+n+'" style="display:none;"><td colspan="'+g+'">'+d+"</td></tr>")):(m=a(".comment-author",f).text(),h=a('<div id="undo-'+e+'" style="display:none;" class="undo un'+n+'">'+d+"</div>")),f.before(h),a("strong","#undo-"+e).text(m),i=a(".undo a","#undo-"+e),i.attr("href","comment.php?action=un"+n+"comment&c="+e+"&_wpnonce="+b.data._ajax_nonce),i.attr("data-wp-lists","delete:the-comment-list:comment-"+e+"::un"+n+"=1"),i.attr("class","vim-z vim-destructive"),a(".avatar",f).first().clone().prependTo("#undo-"+e+" ."+n+"-undo-inside"),i.click(function(){return c.wpList.del(this),a("#undo-"+e).css({backgroundColor:"#ceb"}).fadeOut(350,function(){a(this).remove(),a("#comment-"+e).css("backgroundColor","").fadeIn(300,function(){a(this).show()})}),!1})),b},o=function(a,b,c){u>b||(c&&(u=b),j.val(a.toString()))},b=function(a){var b=parseInt(a.html().replace(/[^0-9]+/g,""),10);return isNaN(b)?0:b},c=function(a,b){var c="";if(!isNaN(b)){if(b=1>b?"0":b.toString(),b.length>3){for(;b.length>3;)c=thousandsSeparator+b.substr(b.length-3)+c,b=b.substr(0,b.length-3);b+=c}a.html(b)}},g=function(d){var e,f,g,h;t=t||new RegExp("Comments (\\([0-9"+thousandsSeparator+"]+\\))?"),s=s||a("<div />"),e=i,h=t.exec(document.title),h?(h=h[0],s.html(h),g=b(s)+d):(s.html(0),g=d),g>=1?(c(s,g),f=t.exec(document.title),f&&(e=document.title.replace(f[0],"Comments ("+s.text()+") "))):(f=t.exec(e),f&&(e=e.replace(f[0],"Comments"))),document.title=e},e=function(d,e){var f,h,i=".post-com-count-"+e,j="comment-count-no-pending",k="post-com-count-no-pending",l="comment-count-pending";v||g(d),a("span.pending-count").each(function(){var e=a(this),f=b(e)+d;1>f&&(f=0),e.closest(".awaiting-mod")[0===f?"addClass":"removeClass"]("count-0"),c(e,f)}),e&&(f=a("span."+l,i),h=a("span."+j,i),f.each(function(){var e=a(this),f=b(e)+d;1>f&&(f=0),0===f?(e.parent().addClass(k),e.removeClass(l).addClass(j)):(e.parent().removeClass(k),e.addClass(l).removeClass(j)),c(e,f)}),h.each(function(){var b=a(this);d>0?(b.parent().removeClass(k),b.removeClass(j).addClass(l)):(b.parent().addClass(k),b.addClass(j).removeClass(l)),c(b,d)}))},f=function(e,f){var g,h,i=".post-com-count-"+f,j="comment-count-no-comments",k="comment-count-approved";d("span.approved-count",e),f&&(g=a("span."+k,i),h=a("span."+j,i),g.each(function(){var d=a(this),f=b(d)+e;1>f&&(f=0),0===f?d.removeClass(k).addClass(j):d.addClass(k).removeClass(j),c(d,f)}),h.each(function(){var b=a(this);e>0?b.removeClass(j).addClass(k):b.addClass(j).removeClass(k),c(b,e)}))},d=function(d,e){a(d).each(function(){var d=a(this),f=b(d)+e;1>f&&(f=0),c(d,f)})},h=function(b){