• I see the following cookie getting set now for my WP pages when I did not see this before:

    Set-Cookie: PHPSESSID=rxnhnw9e6jt4h5c8c4or1dkl01; path=/

    I know this is what PHP uses sessions but my theme does not set any cookies, just wanting to know if it is set by WP Limit Login Attempts. And if it is, why is at the root level, shouldn’t it be limited to certain paths like /wp-admin?

The topic ‘Does WP Limit Login Attempts Plugin set a cookie?’ is closed to new replies.