外掛說明
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
- Visit Plugins > Add New
- Search for “Simple Cookies”
- Activate Simple Cookies from your Plugins page
- Click on the editor item “Simple Cookies” and create your first Simple Cookies Shortcode!
- Read the documentation at https://karpov.expert/simple-cookies/
常見問題集
-
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.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
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