You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All external service connections are clearly disclosed to users during setup, and most services are optional or can be configured based on your chosen hosting provider and payment methods.
Copy file name to clipboardExpand all lines: ultimate-multisite.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
/**
3
3
* Plugin Name: Ultimate Multisite
4
4
* Description: Transform your WordPress Multisite into a Website as a Service (WaaS) platform supporting site cloning, re-selling, and domain mapping integrations with many hosting providers.
5
-
* Plugin URI: https://multisiteultimate.com
5
+
* Plugin URI: https://ultimatemultisite.com
6
6
* Text Domain: ultimate-multisite
7
7
* Version: 2.4.5
8
8
* Author: Ultimate Multisite Community
@@ -66,7 +66,7 @@
66
66
define('WP_ULTIMO_PLUGIN_FILE', __FILE__);
67
67
}
68
68
if ( ! defined('MULTISITE_ULTIMATE_UPDATE_URL')) {
<p class="wu-py-2"><?phpesc_html_e('Ultimate Multisite might be at risk because it’s unable to automatically update add-ons. Please complete the connection to get updates and streamlined support.', 'ultimate-multisite'); ?></p>
74
74
<div>
75
75
<ul class="wu-m-0">
76
76
<li class="">
77
-
<a class="button-primary wu-font-bold wu-uppercase" title="<?phpesc_attr_e('Connect your site', 'ultimate-multisite'); ?>" href="<?phpechoesc_attr($oauth_url); ?>"><?phpesc_html_e('Connect your site to MultisiteUltimate.com', 'ultimate-multisite'); ?></a>
77
+
<a class="button-primary wu-font-bold wu-uppercase" title="<?phpesc_attr_e('Connect your site', 'ultimate-multisite'); ?>" href="<?phpechoesc_attr($oauth_url); ?>"><?phpesc_html_e('Connect your site to UltimateMultisite.com', 'ultimate-multisite'); ?></a>
0 commit comments