• I have security warnings because it doesn’t take into account if accessed over http or https in the URIs

    Example:

    <link rel='stylesheet' href='https://***' type='text/css' media='all' />
    <link rel='stylesheet' id='login-with-ajax-css-css'  href='http://***/wp-content/plugins/login-with-ajax/widget/widget.css?ver=2.9.2' type='text/css' media='' />
    <link rel='stylesheet' id='thickbox-css'  href='https://***' type='text/css' media='all' />
    <link rel='stylesheet' id='colors-css'  href='https://***' type='text/css' media='all' />

    http://wordpress.org/extend/plugins/login-with-ajax/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Login With Ajax] https malfunction’ is closed to new replies.