https a bunch of things
This commit is contained in:
@ -379,7 +379,7 @@ class Setup extends Extension
|
||||
$event->panel->add_block($sb);
|
||||
|
||||
$sb = new SetupBlock("Remote API Integration");
|
||||
$sb->add_label("<a href='http://akismet.com/'>Akismet</a>");
|
||||
$sb->add_label("<a href='https://akismet.com/'>Akismet</a>");
|
||||
$sb->add_text_option("comment_wordpress_key", "<br>API key: ");
|
||||
$sb->add_label("<br> <br><a href='https://www.google.com/recaptcha/admin'>ReCAPTCHA</a>");
|
||||
$sb->add_text_option("api_recaptcha_privkey", "<br>Secret key: ");
|
||||
|
Reference in New Issue
Block a user