Descriere
Show Me The Cookies displays all current cookies your site is using. Once activated, you can find this list under Appearance – Cookies.
Furthermore you can display this list to your visitors by placing the shortcode [cookies] into any post or page.
WordPress uses several cookies under the hood by default. If you’d like to filter these out, you can use the shortcode [cookies-nowp]. If you like, you can replace the default separator between the cookie name and its value by adding your own string between the opening and closing shortcode tags, for example [cookies] ==> [\cookies].
This plugin is based on code by David Artiss, who kindly made it available on GitHub. I’ve wrapped it up into this standalone plugin.
To find out more about what cookies are and what can be done with them, please read https://en.wikipedia.org/wiki/HTTP_cookie
Capturi ecran
Instalare
- Either: Upload the entire folder
cookies
to the/wp-content/plugins/
directory. - Or: download the ZIP file, then head over to Plugins – Add New – Install, then browse to your file
- Or: from Plugins – Add New, search for „show me the cookies”, to find this plugin and hit „install”
- Then: Activate the plugin through the ‘Plugins’ menu in WordPress
- You can your cookies under Appearance – Cookies
Întrebări frecvente
None so far.
Recenzii
Contributori și dezvoltatori
„Show Me The Cookies” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „Show Me The Cookies” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
1.0
- Initial Release
- based on code by David Artiss (thanks, David!)