Viewing 1 replies (of 1 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    I would suggest taking a look at what kind of cacheing you are doing. If logins are not being maintained, that’s not generally the plugin since the plugin uses core WP functions not only to log the user in but also to check the user’s login status.

    If you are using server-side cacheing such as Varnish, you should take a look at what exceptions are configured. Generally, if something like Varnish is used, it is not automatically configured for logins other than of /wp-login.php.

Viewing 1 replies (of 1 total)

The topic ‘Plugin not remembering login’ is closed to new replies.