该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Simple Cookies

描述

Allows you to implement the functionality of dynamic content and progressive profiling on the site and work with cookies for those marketers who are not a web developer.

ShortCodes

  • [addsimplecookie] — params: parameter, value, time.
  • [showforsimplecookie] content [/showforsimplecookie] — params: parameter, value.
  • [hideforsimplecookie] content [/hideforsimplecookie] — params: parameter, value.
  • [removesimplecookie] — params: parameter, value.

Features

  • Simple & Intuitive

Links

安装

From your WordPress dashboard

  1. Visit Plugins > Add New
  2. Search for “Simple Cookies”
  3. Activate Simple Cookies from your Plugins page
  4. Click on the editor item “Simple Cookies” and create your first Simple Cookies Shortcode!
  5. Read the documentation at https://karpov.expert/simple-cookies/

常见问题

How many cookies can I use?

You can use [addsimplecookie] any amount of times per page, but you should remember, that browsers do have restrictions. If you want to support most browsers, then don’t exceed 50 cookies per domain, and don’t exceed 4093 bytes per domain (i.e. total size of all cookies <= 4093 bytes).

What if user will use Incognito mode in browser?

Then all cookies will be deleted after the session will be closed. So you will not be able to track previous visits, but during the current session, all shortcodes will be working.

评价

此插件暂无评价。

贡献者及开发者

「Simple Cookies」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Simple Cookies」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Simple Cookies」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.3

  • Fixed add/delete widgets bug – 28 March 2020

1.0.2

  • Fixed bug – 28 March 2020

1.0.1

  • Fixed bug – 7 November 2019

1.0.0

  • Release Date – 28 September 2019