Plugin Directory

Changeset 2819552


Ignore:
Timestamp:
11/17/2022 08:42:31 AM (3 years ago)
Author:
ailchev
Message:

Token -> API key

File:
1 edited

Legend:

Unmodified
Added
Removed
  • searchplus/trunk/includes/searchplus_page_account.php

    r2810272 r2819552  
    2424    <h1>
    2525        <b>Search+</b> configuration page <br /> <small class="card-subtitle mb-2 text-muted">Please insert your
    26             client token, so <i>WordPress</i> can access the service.
     26            client API key, so <i>WordPress</i> can access the service.
    2727        </small>
    2828    </h1>
     
    3737    <h5 class="card-title">Account</h5>
    3838        <table style="padding-top: 10pt; border-spacing: 10px; border-collapse: collapse;">
    39             <td><label for="input_user">Token</label>
     39            <td><label for="input_user">API key</label>
    4040                <div class="input-group">
    4141                    <input id="input_token" type="text" style="width: 280pt;"
Note: See TracChangeset for help on using the changeset viewer.