Plugin Directory

Changeset 2185283


Ignore:
Timestamp:
11/03/2019 08:04:51 PM (6 years ago)
Author:
ken107
Message:

update api-key instruction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sitespeaker-widget/trunk/sitespeaker.php

    r2185280 r2185283  
    4343
    4444function 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.  " .
    4646        "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>.  " .
    4747        "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.