• We use version 1.1.9 of Content Control – User Access Restriction Plugin WordPress 5.8.1. We also use Version 1.3.23 of WordPress Persistent Login plugin. When the user log in the wordpress_logged_in_xxxxxxxxxxx cookie always get “session” as max age (Chrome browser). That causes persistent login not to work.

    If I disable the Content Control plugin, persistent login works. We would really like to use both plugins. Is there any way to get them working together?

    I also posted this in the support forum for Persistent login, but they referred to this forum.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support mark l chaves

    (@mlchaves)

    hey @m4815,

    ​Thanks for reaching out. We’re sorry you’re seeing that issue the Persistent Login plugin.

    We’re trying to reproduce what you’re seeing. We’re running the free Persistent Login plugin on a Twenty Twenty-One site with no Content Control plugin.

    The wordpress_logged_in_* cookie always shows Session for the expires using Chrome (no incognito mode).

    How does Persistent Login work exactly? Is it supposed to extend the expires date for wordpress_logged_in_* ? Or, does it use it’s own cookie?

    BTW, Content Control should be doing anything with the wordpress_logged_in_* cookie since it uses the default WordPress login features.

    If you search the codebase, you shouldn’t find any instances of wordpress_logged_in_* or the word “cookie”.

    https://github.com/jungleplugins/content-control/

    Can you do a screen recording of what you’re doing to reproduce the issue?

    Feel free to open a ticket with us so we can follow up in a more private channel.

    https://code-atlantic.com/contact-us/

    Plugin Support mark l chaves

    (@mlchaves)

    Hey @m4815,

    We’re going to close this thread since we haven’t heard back from you.

    Feel free to post a new issue or contact us directly if you need help with anything else.

    https://code-atlantic.com/contact-us/

    Cheers 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Content control plugin causes problem with Persistent login plugin’ is closed to new replies.