at path:
ROOT
/
wp-content
/
plugins
/
jetpack
/
_inc
/
build
/
likes
/
post-count.min.js
run:
R
W
Run
post-count-jetpack.min.asset.php
84 By
2026-04-17 06:07:55
R
W
Run
Delete
Rename
post-count-jetpack.min.js
326 By
2026-04-17 06:07:55
R
W
Run
Delete
Rename
post-count.min.asset.php
97 By
2026-04-17 06:07:55
R
W
Run
Delete
Rename
post-count.min.js
1.05 KB
2026-04-17 06:07:55
R
W
Run
Delete
Rename
queuehandler.min.asset.php
97 By
2026-04-17 06:07:55
R
W
Run
Delete
Rename
queuehandler.min.js
6.02 KB
2026-04-17 06:07:55
R
W
Run
Delete
Rename
style-rtl.min.css
3.56 KB
2026-04-17 06:07:55
R
W
Run
Delete
Rename
style.min.css
3.56 KB
2026-04-17 06:07:55
R
W
Run
Delete
Rename
error_log
up
📄
post-count.min.js
Save
(()=>{var t;window.wpPostLikeCount=window.wpPostLikeCount||{},t=jQuery,window.wpPostLikeCount=jQuery.extend(window.wpPostLikeCount,{jsonAPIbase:"https://public-api.wordpress.com/rest/v1",APIqueue:[],wpPostLikeCount:function(){t(".post-like-count").each(function(){var o=t(this).attr("data-post-id"),n=t(this).attr("data-blog-id");window.wpPostLikeCount.APIqueue.push("/sites/"+n+"/posts/"+o+"/likes")}),window.wpPostLikeCount.getCounts()},showCount:function(o,n){n>0&&(t("#post-like-count-"+o).find(".comment-count").hide(),t("#post-like-count-"+o).find(".comment-count").text(n),t("#post-like-count-"+o).find(".comment-count").fadeIn())},getCounts:function(){for(var t={path:"/batch",data:"",success:function(t){for(var o in t)if(!t[o].error_data){var n=o.split("/")[4];window.wpPostLikeCount.showCount(n,t[o].found)}},error:function(){}},o="",n=0;n<window.wpPostLikeCount.APIqueue.length;n++)n>0&&(o="&"),t.data+=o+"urls[]="+window.wpPostLikeCount.APIqueue[n];window.wpPostLikeCount.request(t)}}),jQuery(document).ready(function(){window.wpPostLikeCount.wpPostLikeCount()})})();