v1.3.0
This commit is contained in:
parent
30451228f7
commit
e3bfd7b6f2
12 changed files with 108 additions and 29 deletions
|
|
@ -263,7 +263,7 @@ class Robotstxt_Manager_Settings {
|
|||
}
|
||||
echo '</p>';
|
||||
} else {
|
||||
echo '<p class="description">' . esc_html__( 'Account-level API key issued by the ROBOTSTXT store. Required to authenticate catalog and subscription requests. The value is encrypted before storage.', 'robotstxt-manager' ) . '</p>';
|
||||
echo '<p class="description">' . esc_html__( 'Account-level API key from the ROBOTSTXT store (create your free account there to get one). Optional — the free catalog works without it — but required to link your subscriptions, install premium plugins, and receive their updates. Encrypted before storage.', 'robotstxt-manager' ) . '</p>';
|
||||
}
|
||||
|
||||
// Action buttons.
|
||||
|
|
|
|||
Loading…
Reference in a new issue