From f5f40a2d0d06ab526a04cea17eb385624882193b Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Fri, 20 Oct 2023 13:01:39 -0400 Subject: [PATCH] update plugin header with update uri, also update tested up to version PRESS1-178 --- wp-plugin-web.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wp-plugin-web.php b/wp-plugin-web.php index 44ff0b8..a0228d6 100644 --- a/wp-plugin-web.php +++ b/wp-plugin-web.php @@ -10,11 +10,12 @@ * @wordpress-plugin * Plugin Name: The Web.com Plugin * Plugin URI: https://web.com + * Update URI: https://github.com/newfold-labs/wp-plugin-web/ * Description: WordPress plugin that integrates a WordPress site with the Web.com control panel, including performance, security, and update features. * Version: 1.3.0 * Requires at least: 4.7 * Requires PHP: 5.6 - * Tested up to: 6.3.1 + * Tested up to: 6.3.2 * Author: Web.com * Author URI: https://web.com * Text Domain: wp-plugin-web