Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 491 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 491 Bytes

WordPress Cookie Notification

Display a notice about Cookie usage in WordPress website.

  • Single file;
  • Works even with server caching;
  • Protected from search engine indexation;
  • Has language translations.

Usage

  1. Include cookie-notification.php file in functions.php file of your WordPress theme.
  2. Modify settings and HTML template inside. Do not remove id attributes in HTML template.

Styles are not included. Default template has Bootstrap classes just for example.