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.
2 parents 81bddba + 5ea2be2 commit 2f3e7eeCopy full SHA for 2f3e7ee
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