window.wpPostLikeCount = window.wpPostLikeCount || {}; ( function ( $ ) { window.wpPostLikeCount = jQuery.extend( window.wpPostLikeCount, { request: function ( options ) { return $.ajax( { type: 'GET', url: window.wpPostLikeCount.jsonAPIbase + options.path, dataType: 'jsonp', data: options.data, success: function ( response ) { options.success( response ); }, error: function ( response ) { options.error( response ); }, } ); }, } ); } )( jQuery );
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
jetpack-likes-master-iframe.php | File | 2.12 KB | 0644 |
|
jetpack-likes-settings.php | File | 24.69 KB | 0644 |
|
post-count-jetpack.js | File | 506 B | 0644 |
|
post-count.js | File | 1.7 KB | 0644 |
|
queuehandler.js | File | 16.22 KB | 0644 |
|
style.css | File | 5.26 KB | 0644 |
|