From bd80f2f48c6342f0148766299b8a088f3b2671dc Mon Sep 17 00:00:00 2001 From: Marko Saric <34340819+metmarkosaric@users.noreply.github.com> Date: Wed, 1 Apr 2026 11:06:49 +0200 Subject: [PATCH 1/2] remove KB note --- languages/plausible-analytics.pot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/plausible-analytics.pot b/languages/plausible-analytics.pot index a2c8c550..69e810b5 100644 --- a/languages/plausible-analytics.pot +++ b/languages/plausible-analytics.pot @@ -206,7 +206,7 @@ msgid "Success!" msgstr "" #: src/Admin/Settings/API.php:73 -msgid "

Plausible Analytics is an easy to use, open source, lightweight (< 1 KB) and privacy-friendly alternative to Google Analytics. We're super excited to have you on board!

To use our plugin, you need to register an account. To explore the product, we offer you a free 30-day trial. No credit card is required to sign up for the trial.

Already have an account? Please do follow the following steps to get the most out of your Plausible experience.

" +msgid "

Plausible Analytics is an easy to use, open source, lightweight and privacy-friendly alternative to Google Analytics. We're super excited to have you on board!

To use our plugin, you need to register an account. To explore the product, we offer you a free 30-day trial. No credit card is required to sign up for the trial.

Already have an account? Please do follow the following steps to get the most out of your Plausible experience.

" msgstr "" #: src/Admin/Settings/API.php:80 From 1be6639ef16291e4a09a24d0665b0f9aa339487e Mon Sep 17 00:00:00 2001 From: Marko Saric <34340819+metmarkosaric@users.noreply.github.com> Date: Wed, 1 Apr 2026 14:23:30 +0200 Subject: [PATCH 2/2] Update API.php --- src/Admin/Settings/API.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Admin/Settings/API.php b/src/Admin/Settings/API.php index 1634b20d..7563f46d 100644 --- a/src/Admin/Settings/API.php +++ b/src/Admin/Settings/API.php @@ -71,7 +71,7 @@ public function settings_page() { $this->slides_description = [ 'welcome' => sprintf( __( - '

Plausible Analytics is an easy to use, open source, lightweight (< 1 KB) and privacy-friendly alternative to Google Analytics. We\'re super excited to have you on board!

To use our plugin, you need to register an account. To explore the product, we offer you a free 30-day trial. No credit card is required to sign up for the trial.

Already have an account? Please do follow the following steps to get the most out of your Plausible experience.

', + '

Plausible Analytics is an easy to use, open source, lightweight and privacy-friendly alternative to Google Analytics. We\'re super excited to have you on board!

To use our plugin, you need to register an account. To explore the product, we offer you a free 30-day trial. No credit card is required to sign up for the trial.

Already have an account? Please do follow the following steps to get the most out of your Plausible experience.

', 'plausible-analytics' ), 'https://plausible.io/?utm_source=WordPress&utm_medium=Referral&utm_campaign=WordPress+plugin',