It also provides link that visitors can click so that the widget does not appear again as long as the cookie used by FrankenCookie is found when the visitor browses the site..
OK, hide this message. allows the visitor to hide the message on further page views and visits...
You can also use Add new option found in the Plugins WordPress..
Enable the plugin from the Plugins WordPress..
FrankenCookie renders the content of the widget and hides it with Javascript that checks if the cookie is present..
Tests with P3 show that the time is about 1-2% of WordPress core..
The widget can be styled quite easily using CSS rules. CSS class is frankencookie the message is wrapped in div with class frankencookie-message the link to hide the message is also in div with class frankencookie-hide..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Changed the message and link CSS classes to make them more specific and avoid clashes with themes using CSS class hide to hide content..
Updated the minimum required WordPress version and tested up to version info.. 1.0.2.
Read more