Download the PHP package rareloop/wp-cookie-banner without Composer
On this page you can find all versions of the php package rareloop/wp-cookie-banner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rareloop/wp-cookie-banner
More information about rareloop/wp-cookie-banner
Files in rareloop/wp-cookie-banner
Download rareloop/wp-cookie-banner
More information about rareloop/wp-cookie-banner
Files in rareloop/wp-cookie-banner
Vendor rareloop
Package wp-cookie-banner
Short Description Provides an obnoxious cookie warning
License
Package wp-cookie-banner
Short Description Provides an obnoxious cookie warning
License
Please rate this library. Is it a good library?
Informations about the package wp-cookie-banner
Cookie Banner
Adds one of those obnoxious cookie warning banners to your site. Instead of using JavaScript to add the banner, the markup is on the DOM at page load.
Setup
Add the following to your templates where you want the banner to appear:
`
Optional attributes:
class
- defaults tocookiebanner
maxAge
- defaults to 1 year
Example output
`
Cookie Usage
Ironically, the plugin needs to create a cookie so that the server knows not to show the banner after its been shown once. In case you need to add this to your privacy policy, the cookie created is called _seen_cookie_notice
.
All versions of wp-cookie-banner with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package rareloop/wp-cookie-banner contains the following files
Loading the files please wait ....