Skip to content

Commit

Permalink
Merge pull request #27 from websharks/feature/12
Browse files Browse the repository at this point in the history
Updating changelog. See: #12
  • Loading branch information
jaswsinc committed Nov 19, 2016
2 parents 6aff409 + d50fcb7 commit 1e39811
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -64,7 +64,7 @@
<hr />

<?= $Form->openTable(
__('Icon Display Patterns', 'woocommerce-intercom'),
__('Icon Display Options', 'woocommerce-intercom'),
__('These settings control which areas of your site should display the clickable Intercom icon. This is accomplished by matching patterns against any given URI. A URI is the <code>/path/</code> part of a URL; i.e., everything after the domain name. In many cases, just adding <code>^/**$</code> to the list of URI Inclusion Patterns is good enough. Note that <code>^/**$</code> matches all URIs. In other words, show the Intercom icon everywhere.', 'woocommerce-intercom')
); ?>

Expand Down

0 comments on commit 1e39811

Please sign in to comment.