✏️ 正在编辑: Generic_WidgetSpreadTheWord.js
路径:
/home/ubuntu/plugins-bkp-26012025/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'); }); });
💾 保存文件
← 返回文件管理器