
內容簡介
Show Me The Cookies 可以顯示出你的網站正在使用的所有 cookie。啟用後,您可以在外觀 - Cookies 下找到此清單。
此外,您可以通過在任何文章或頁面中放置短碼[cookies]來向訪問者顯示此清單。
WordPress 默認在後台使用多個 cookie。如果您想要過濾這些 cookie,可以使用短碼 [cookies-nowp]。如果您想要替換 cookie 名稱和值之間的默認分隔符為您自己的字串,可以在開始和結束短碼標籤之間添加您自己的字串,例如 [cookies] ==> [\cookies]。
此插件基於 David Artiss 的代碼,他慷慨地在 GitHub 上提供了代碼。我將其封裝成這個獨立插件。
要了解有關 cookie 是什麼以及可以使用它們做什麼的更多信息,請閱讀 https://en.wikipedia.org/wiki/HTTP_cookie
外掛標籤
開發者團隊
原文外掛簡介
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
