plugin->client_id != 'PATCHSTACK_CLIENT_ID' || get_option( 'patchstack_clientid', false ) != false;
$free = get_option( 'patchstack_license_free', 0 ) == 1;
if ( isset( $_GET['activated'] ) && $status ) {
echo "";
}
// Generate the link to turn on settings management.
$url = '?page=' . esc_attr( $page ) . '&tab=license&action=enable_settings&patchstack_settings_nonce=' . wp_create_nonce( 'patchstack_settings_nonce' );
?>
Click here to manage the Patchstack settings through WordPress.
>
Thank you for using Patchstack
The default settings of Patchstack are tweaked to provide a good baseline of security.
If however you still want to tweak the settings of Patchstack, you can do so through the "Hardening" tab at app.patchstack.com after logging in and clicking on your site.
Alternatively, you can turn on the setting management feature on WordPress itself by clicking here.
>
You can enter your site ID and secret key values below.
You generally do not have to touch these values.
If both are empty and you do not know your site ID and secret key, you can find it by following these steps:
1. Go to your site on the Patchstack App.
2. Click on the "Site Settings" button on the right.
3. Click on "Site Credentials & Download Plugin".
4. The site ID and secret key will be displayed on this page.