| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Old Sites/ict/wp-content/plugins/w3-total-cache/ |
Upload File : |
jQuery(function() {
jQuery('.button-vote').on('click', function () {
window.open('https://wordpress.org/support/plugin/w3-total-cache/reviews/#new-post');
});
jQuery('.button-share').on('click', function () {
window.open('https://plus.google.com/share?url=' +
encodeURIComponent(w3tc_spread_the_word_product_url), '_blank');
});
jQuery('.button-tweet').on('click', function () {
window.open('https://twitter.com/?status=' +
encodeURIComponent(w3tc_spread_the_word_tweet), '_blank');
});
jQuery('.button-like').on('click', function () {
window.open('https://www.facebook.com/sharer.php?u=' +
encodeURIComponent(w3tc_spread_the_word_product_url), '_blank');
});
jQuery('.button-rating').on('click', function () {
window.open(w3tc_spread_the_word_rate_url, '_blank');
});
});