We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d59f76b commit 5ea2be2Copy full SHA for 5ea2be2
src/Admin/Settings/Page.php
@@ -188,7 +188,7 @@ public function __construct() {
188
'slug' => 'affiliate_links',
189
'description' => sprintf(
190
__(
191
- 'Enter the (partial) URLs you want to track (e.g. enter <strong>/recommends/</strong> if you want to track <code>%s</code>)',
+ 'Enter the (partial) URLs you\'d like to track. E.g. enter <strong>/recommends/</strong> if you want to track <code>%s</code>.',
192
'plausible-analytics'
193
),
194
get_home_url() . '/recommends/affiliate-product/'
0 commit comments