From 1d813a48c9c58fb06ae1a20330e39201d393af21 Mon Sep 17 00:00:00 2001 From: abuyoyo Date: Wed, 27 Jul 2022 03:52:19 +0300 Subject: [PATCH] Update URI header - avoid updating from wp.org plugin 'notice-manager' --- notice-manager.php | 1 + 1 file changed, 1 insertion(+) diff --git a/notice-manager.php b/notice-manager.php index fef8224..844ee81 100644 --- a/notice-manager.php +++ b/notice-manager.php @@ -6,6 +6,7 @@ * Author: abuyoyo * Author URI: https://github.com/abuyoyo/ * Plugin URI: https://github.com/abuyoyo/notice-manager + * Update URI: https://github.com/abuyoyo/notice-manager */ defined( 'ABSPATH' ) || die( 'No soup for you!' );