Activity

  • admin posted an update 4 years, 4 months ago

    How to enable always open wp-admin WordPress admin interface through https (SSL) encrypted secured connection?
    Change:

    define(‘FORCE_SSL_ADMIN’, false);

    to
    define(‘FORCE_SSL_ADMIN’, true);

PC Knowledge sharetank

Skip to toolbar