• Resolved Safronik

    (@safronik)


    Good day to everybody!

    Starting 5.82 version the plugin doesn’t use any PHP Sessions.
    Instead it uses cookies. Cookie becomes very important for plugin’s correct execution.
    If you disable “Set cookies” option in the plugin advanced setting there could be some issues with spam prevention.

    Here is the description for cookies we are using in the plugin:
    apbct_cookies_test – Сookie to validate other cookies, so they can’t be spoofed.
    apbct_* – Group of cookies which are set from backend and contain information about current user.
    ct_* – Group of cookies used for storing dynamic variables from browser.
    ct_sfw_* – Group of cookies used for our SpamFireWall technology.

    Let us know if you have any questions!

  • The topic ‘Cookies and the plugin version 5.82+’ is closed to new replies.