From 43e0510c016c8bc477e17406173cec650b98f066 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 4 May 2026 11:24:14 +0000 Subject: [PATCH 1/2] Initial plan From 809af142baa43f66b7a15d1ef69f8224a96bd1ba Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 4 May 2026 11:24:48 +0000 Subject: [PATCH 2/2] Update starter sites count from 30+ to 100+ in admin notice Agent-Logs-Url: https://github.com/Codeinwp/neve/sessions/eba17588-8d7c-4c80-9cd0-a75841548f2a Co-authored-by: ineagu <1849868+ineagu@users.noreply.github.com> --- inc/core/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/core/admin.php b/inc/core/admin.php index 27e97823a1..0aa6cdec41 100644 --- a/inc/core/admin.php +++ b/inc/core/admin.php @@ -770,7 +770,7 @@ public function welcome_notice_content() { $notice_picture .= '
'; $notice_picture .= ''; - $notice_picture .= '30+ ' . __( 'Starter Sites', 'neve' ); + $notice_picture .= '100+ ' . __( 'Starter Sites', 'neve' ); $notice_picture .= ''; $notice_picture .= '
'; $notice_picture .= '';