Files
wordpress-preseed/wp-content/plugins/jetpack/_inc/build/likes/post-count-jetpack.min.js
2019-10-24 00:12:05 +02:00

2 lines
365 B
JavaScript

/* Do not modify this file directly. It is compiled from other files. */
var wpPostLikeCount=wpPostLikeCount||{};!function(t){wpPostLikeCount=jQuery.extend(wpPostLikeCount,{request:function(e){return t.ajax({type:"GET",url:wpPostLikeCount.jsonAPIbase+e.path,dataType:"jsonp",data:e.data,success:function(t){e.success(t)},error:function(t){e.error(t)}})}})}(jQuery);