diff --git a/README.md b/README.md index 9c56631a0..2bbd3144d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Ultimate Multisite

- Ultimate Multisite Logo + Ultimate Multisite Logo

@@ -13,13 +13,13 @@ WordPress: 6.8 Tested PHP: 7.4.0+ Up To PHP: 8.4.6 - Latest Release + Latest Release

- Unit & Integration Tests - E2E Tests - Code Coverage - Code Quality + Unit & Integration Tests + E2E Tests + Code Coverage + Code Quality

## 🌟 Overview @@ -51,7 +51,7 @@ There are two recommended ways to install Ultimate Multisite: ### Method 1: Using the pre-packaged release (Recommended) -1. Download the latest release ZIP from the [Releases page](https://github.com/superdav42/wp-multisite-waas/releases) +1. Download the latest release ZIP from the [Releases page](https://github.com/Multisite-Ultimate/ultimate-multisite/releases) 2. Log in to your WordPress Network Admin dashboard 3. Navigate to Plugins > Add New > Upload Plugin 4. Choose the downloaded ZIP file and click "Install Now" @@ -66,8 +66,8 @@ This method requires command-line access to your server and familiarity with Git ```bash cd wp-content/plugins/ - git clone https://github.com/superdav42/wp-multisite-waas.git - cd wp-multisite-waas + git clone https://github.com/Multisite-Ultimate/ultimate-multisite.git + cd ultimate-multisite ``` 2. Install the required dependencies using Composer: @@ -88,7 +88,7 @@ This method requires command-line access to your server and familiarity with Git
  • You've downloaded the repository directly from GitHub without using a release package
  • The composer dependencies haven't been installed
  • -

    Solution: Use the pre-packaged release from the Releases page or run composer install in the plugin directory.

    +

    Solution: Use the pre-packaged release from the Releases page or run composer install in the plugin directory.

    @@ -100,7 +100,7 @@ This method requires command-line access to your server and familiarity with Git
    "Class 'WP_Ultimo\Database\Sites\Site_Query' not found"

    This error can occur if the plugin's autoloader isn't properly loading all the necessary classes.

    -

    Solution: Use the pre-packaged release from the Releases page which includes all required files.

    +

    Solution: Use the pre-packaged release from the Releases page which includes all required files.

    ## 🚀 Contributing @@ -111,7 +111,7 @@ We welcome contributions to Ultimate Multisite! Here's how you can contribute ef 1. **Quick Setup:** ```bash - git clone https://github.com/superdav42/wp-multisite-waas.git + git clone https://github.com/Multisite-Ultimate/ultimate-multisite.git cd wp-multisite-waas npm run dev:setup # Installs dependencies and sets up Git hooks ``` @@ -191,7 +191,7 @@ See [readme](tests/e2e/README.md) for e2e testing. ## 🆘 Support -For support, please open an issue on the [GitHub repository](https://github.com/superdav42/wp-multisite-waas/issues). +For support, please open an issue on the [GitHub repository](https://github.com/Multisite-Ultimate/ultimate-multisite/issues). ## ⚠️ Upgrade Notice @@ -301,13 +301,13 @@ Ultimate Multisite is an open-source project with contributions from: - [aanduque](https://github.com/aanduque) - [superdav42](https://github.com/superdav42) -- [And the community](https://github.com/superdav42/wp-multisite-waas/graphs/contributors) +- [And the community](https://github.com/Multisite-Ultimate/ultimate-multisite/graphs/contributors) ## 📄 License Ultimate Multisite is licensed under the GPL v2 or later. -Copyright © 2024 [Ultimate Multisite Contributors](https://github.com/superdav42/wp-multisite-waas/graphs/contributors) +Copyright © 2024 [Ultimate Multisite Contributors](https://github.com/Multisite-Ultimate/ultimate-multisite/graphs/contributors) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as diff --git a/assets/img/checkout-forms/clean-template-selection.webp b/assets/img/checkout-forms/clean-template-selection.webp index d6a85a4fb..731875b48 100644 Binary files a/assets/img/checkout-forms/clean-template-selection.webp and b/assets/img/checkout-forms/clean-template-selection.webp differ diff --git a/assets/img/checkout-forms/minimal-template-selection.webp b/assets/img/checkout-forms/minimal-template-selection.webp index 1fcc174ad..de16b18ac 100644 Binary files a/assets/img/checkout-forms/minimal-template-selection.webp and b/assets/img/checkout-forms/minimal-template-selection.webp differ diff --git a/assets/img/checkout-forms/url-preview.webp b/assets/img/checkout-forms/url-preview.webp index abb440aaa..f5f80ee4a 100644 Binary files a/assets/img/checkout-forms/url-preview.webp and b/assets/img/checkout-forms/url-preview.webp differ diff --git a/assets/img/settings/settings-disable-hover-to-zoom.webp b/assets/img/settings/settings-disable-hover-to-zoom.webp index db3f4e2d3..26ffb38bf 100644 Binary files a/assets/img/settings/settings-disable-hover-to-zoom.webp and b/assets/img/settings/settings-disable-hover-to-zoom.webp differ diff --git a/assets/img/settings/settings-hide-ui-tours.webp b/assets/img/settings/settings-hide-ui-tours.webp index e1505eb47..3fa39ea11 100644 Binary files a/assets/img/settings/settings-hide-ui-tours.webp and b/assets/img/settings/settings-hide-ui-tours.webp differ diff --git a/assets/img/sidebar/checkout-forms.webp b/assets/img/sidebar/checkout-forms.webp index b65a9d28c..7985b9c8c 100644 Binary files a/assets/img/sidebar/checkout-forms.webp and b/assets/img/sidebar/checkout-forms.webp differ diff --git a/assets/img/sidebar/invoice-template.webp b/assets/img/sidebar/invoice-template.webp index ecee9c381..6da8e159d 100644 Binary files a/assets/img/sidebar/invoice-template.webp and b/assets/img/sidebar/invoice-template.webp differ diff --git a/assets/img/sidebar/invoices.webp b/assets/img/sidebar/invoices.webp index 42d44622b..512a052ed 100644 Binary files a/assets/img/sidebar/invoices.webp and b/assets/img/sidebar/invoices.webp differ diff --git a/assets/img/sidebar/site-template.webp b/assets/img/sidebar/site-template.webp index df4846744..4e0deb78e 100644 Binary files a/assets/img/sidebar/site-template.webp and b/assets/img/sidebar/site-template.webp differ diff --git a/assets/img/sidebar/system-emails.webp b/assets/img/sidebar/system-emails.webp index 8ad3a0b7d..9ae44f589 100644 Binary files a/assets/img/sidebar/system-emails.webp and b/assets/img/sidebar/system-emails.webp differ diff --git a/assets/img/sidebar/template-placeholders.webp b/assets/img/sidebar/template-placeholders.webp index fb4a71af6..5f9b34ca2 100644 Binary files a/assets/img/sidebar/template-placeholders.webp and b/assets/img/sidebar/template-placeholders.webp differ diff --git a/assets/img/ultimate-multisite-screenshot.webp b/assets/img/ultimate-multisite-screenshot.webp new file mode 100644 index 000000000..4d3f99abc Binary files /dev/null and b/assets/img/ultimate-multisite-screenshot.webp differ diff --git a/assets/img/wp-ultimo-screenshot.webp b/assets/img/wp-ultimo-screenshot.webp deleted file mode 100644 index ce7a2f8f4..000000000 Binary files a/assets/img/wp-ultimo-screenshot.webp and /dev/null differ diff --git a/inc/class-wp-ultimo.php b/inc/class-wp-ultimo.php index bc3f07226..59c49438c 100644 --- a/inc/class-wp-ultimo.php +++ b/inc/class-wp-ultimo.php @@ -31,7 +31,7 @@ final class WP_Ultimo { * @since 2.1.0 * @var string */ - const VERSION = '2.4.7'; + const VERSION = '2.4.8'; /** * Core log handle for Ultimate Multisite. diff --git a/inc/duplication/files.php b/inc/duplication/files.php index 72696aad4..a8f6ea55c 100644 --- a/inc/duplication/files.php +++ b/inc/duplication/files.php @@ -1,4 +1,8 @@ -. * - * @author Arindo Duque and NextPress and the Ultimate Multisite Community + * @author Arindo Duque, NextPress, WPMUDEV, and the Ultimate Multisite Community * @category Core - * @package WP_Ultimo - * @version 2.4.7 + * @package Ultimate_Multisite + * @version 2.4.8 */ // Exit if accessed directly @@ -127,3 +127,4 @@ function WP_Ultimo() { // phpcs:ignore WordPress.NamingConventions.ValidFunction } // Initialize and set to global for back-compat $GLOBALS['WP_Ultimo'] = WP_Ultimo(); +// End of ultimate-multisite.php