• Resolved maiki

    (@maiki)


    Hiya. Great plugin! I think I found a typo that might confuse some folks. In the help text for “Check if admin interface is delivered via SSL” it recommends:

    To enable SSL in admin open wp-config.php and add the following line to it:

    define(‘FORCE_SSL_ADMIN’, false);

    I serve my entire site over SSL, but I am pretty sure to just force admin that should be set to true, per the Administration Over SSL page.

    Is there public repo somewhere? I would gladly submit a patch for something like this, instead of creating a forum post. ^_^

Viewing 1 replies (of 1 total)
  • Hi, thank you for the kind words!

    Yes, that’s not right. Should be true. We’ll fix it ASAP. Unfortunately, the repo on wp.org does not allow submitting patches ?? We’ll put the plugin up on GitHub soon, as we’d love for people like yourself to be able to contribute.

    Thank you for taking the time to submit that bug!

Viewing 1 replies (of 1 total)
  • The topic ‘FORCE_SSL_ADMIN should be true’ is closed to new replies.