🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-19 11:14:07 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
thedasstores.com
/
wp-content
/
plugins
/
jetpack
/
modules
/
likes
📍 /home/therahul/thedasstores.com/wp-content/plugins/jetpack/modules/likes
🔄 Refresh
✏️
Editing: post-count-jetpack.js
Writable
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 );
💾 Save Changes
❌ Cancel