Skip to content

Commit 49c8dbf

Browse files
committed
change domain
1 parent b9951d6 commit 49c8dbf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

inc/class-wp-ultimo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@ protected function load_admin_pages(): void {
772772
*/
773773
new WP_Ultimo\Tax\Dashboard_Taxes_Tab();
774774

775-
new WP_Ultimo\Admin_Pages\Addons_Admin_Page();
775+
// new WP_Ultimo\Admin_Pages\Addons_Admin_Page();
776776

777777
do_action('wp_ultimo_admin_pages');
778778
}

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ This plugin connects to several external services to provide its functionality.
203203
= Newsletter and Analytics =
204204

205205
**Multisite Ultimate Newsletter Service**
206-
- Service: Newsletter subscription for product updates (wpmultisitewaas.org)
206+
- Service: Newsletter subscription for product updates (multisiteultimate.com)
207207
- Data sent: Company email, name, country information
208208
- When: During initial plugin setup (optional)
209209
- This is our own service for providing plugin updates and announcements

sunrise.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// WP Ultimo Starts #
33
/**
44
* Multisite Ultimate Sunrise
5-
* Plugin URI: https://wpmultisitewaas.org
5+
* Plugin URI: https://multisiteultimate.com
66
* Version: 2.0.0.8
77
* License: GPLv2
88
* License URI: http://www.gnu.org/licenses/gpl-2.0.html

0 commit comments

Comments
 (0)