Skip to content

Replace cookie use with wp_usermeta storage #12

Description

@mvl22

The plugin currently stores the user's settings in a cookie, essentially tying down the setting to the browser instance.

It would be better if this instead stored the value in the native Wordpress wp_usermeta table. Then the setting would not be browser-specific while still specific to the particular user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions