PluginProbe
xSpeed Cache: AI-Powered Performance Hub with MCP, Caching & CDN / 1.3.3
xSpeed Cache: AI-Powered Performance Hub with MCP, Caching & CDN v1.3.3
1.3.3 1.3.2 1.3.1 1.3.0 1.2.4 trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.1.7 1.1.8 All 29 releases
← All changes | includes/class-deactivation-feedback.php +1 -1 1.1.51.3.3 View file →
@@ -176,9 +176,9 @@
176 176 public function render_modal() {
177 177 if ( ! current_user_can( 'activate_plugins' ) ) {
178 178 return;
179 179 }
180 - $support_url = 'https://wpdeveloper.com/support/';
180 + $support_url = 'https://xspeedcache.com/support/';
181 181 $theme_class = 'dark' === Admin::user_theme() ? ' xspeed-deactivate--dark' : '';
182 182 ?>
183 183 <div id="xspeed-deactivate-modal" class="xspeed-deactivate<?php echo esc_attr( $theme_class ); ?>" aria-hidden="true">
184 184 <div class="xspeed-deactivate__overlay" data-xspeed-close></div>