Skip to content

gdpr[allowed_cookies] not generated systematically when server cache is enabled #249

@briceTouck

Description

@briceTouck

Hi, i use WP Super Cache plugin and when is enabled gdpr[allowed_cookies] is not generated.

It seems to be a regular behaviour since gdpr[allowed_cookies] is set by php and i think it's intrinsically impossible to set cookie by php when the server cache is enable.

An alternative to this would be to generate a json file in the html page with the default cookie configuration and set cookie with javascript.

Maybe there is already an other alternative ?

Today website performance and especially server caching is essential...

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions