Changeset 2185283
- Timestamp:
- 11/03/2019 08:04:51 PM (6 years ago)
- File:
-
- 1 edited
-
sitespeaker-widget/trunk/sitespeaker.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sitespeaker-widget/trunk/sitespeaker.php
r2185280 r2185283 43 43 44 44 function sitespeaker_main_settings_section_text() { 45 echo "<p style='max-width: 60em;'>You can find your API key in the SiteSpeaker <a target='_blank' href='https://dashboard.sitespeaker.com/'>dashboard</a> under 'Get Code'. " .45 echo "<p style='max-width: 60em;'>You can find your API key in the SiteSpeaker <a target='_blank' href='https://dashboard.sitespeaker.com/'>dashboard</a> in the User Profile. " . 46 46 "If you don't have an account, you can sign up for one <a target='_blank' href='https://dashboard.sitespeaker.com/?p=SignUp'>here</a>. " . 47 47 "Note: your site domain must be whitelisted in the SiteSpeaker dashboard for the API key to work.</p>";
Note: See TracChangeset
for help on using the changeset viewer.