Skip to content

mozmorris/cookie-monster

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
img
 
 
js
 
 
 
 
 
 
 
 

Cookie Monster

WordPress plugin that displays a fixed cookie information bar at the bottom of a WP site.

Description

The plugin hooks into WordPress and displays a cookie information bar at the bottom of the page.

The user can choose to allow or restrict cookies. Ironically, this sets a cookie named cookie-pref which is either true of false. True if the user has allowed cookies, false if the user wishes to restrict cookies. It's then up to you to detect this preference throughout your WordPress site and adjust functionality accordingly.

Installation

  1. Upload the cookie-monster folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

FAQs

Why do I need this?

Read more about the EU Cookie Law (e-Privacy Directive)

Does this automatically restrict cookies?

No. It provides a way to detect the user's cookie preference throughout your WordPress site

Changelog

= 0.1 =

  • Unleash the cookie monster.

About

Because everyone loves cookies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published