From 97901dfdfe205bbeefdfaaf4422f6c3e9243a698 Mon Sep 17 00:00:00 2001 From: Marcus Quinn <6428977+marcusquinn@users.noreply.github.com> Date: Sat, 12 Apr 2025 01:08:23 +0100 Subject: [PATCH] Update organization name from 'WP All Stars' to 'WP ALLSTARS' --- README.md | 2 +- fix-plugin-does-not-exist-notices.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 34dc62e..6dd5b79 100644 --- a/README.md +++ b/README.md @@ -162,4 +162,4 @@ This project is licensed under the GPL-2.0+ License - see the [LICENSE](LICENSE) ## Support -For support, please visit [WP All Stars](https://www.wpallstars.com). \ No newline at end of file +For support, please visit [WP ALLSTARS](https://www.wpallstars.com). \ No newline at end of file diff --git a/fix-plugin-does-not-exist-notices.php b/fix-plugin-does-not-exist-notices.php index d6a47b6..3205f8c 100644 --- a/fix-plugin-does-not-exist-notices.php +++ b/fix-plugin-does-not-exist-notices.php @@ -4,7 +4,7 @@ * * @package FixPluginDoesNotExistNotices * @author Marcus Quinn - * @copyright 2023 WP All Stars + * @copyright 2023 WP ALLSTARS * @license GPL-2.0+ * * @wordpress-plugin