HEX
Server: Apache
System: Linux host.fiblib.com 5.14.0-611.5.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 08:09:09 EST 2025 x86_64
User: agritoday (1002)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/agritoday/www/wp-content/plugins-x/w3-total-cache/Generic_WidgetSpreadTheWord.js
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');
    });
});