Forums

[Plugin: BM Custom Login] Improved SSL compatibilty (1 post)

  1. kjohnson_2
    Member
    Posted 7 months ago #

    Suggest changing code in bm-custom-login.php from:

    $pluginUrl = get_option ('siteurl') . $pluginPath . plugin_basename (dirname (__FILE__)) . '/bm-custom-login.css';

    to:

    $pluginUrl = site_url() . $pluginPath . plugin_basename (dirname (__FILE__)) . '/bm-custom-login.css';

    to help eliminate errors like "You have requested an encrypted page that contains some unencrypted information. ..." if you are using SSL to encrypt login and administration.

Reply

You must log in to post.

About this Topic

Tags