{"id":109724,"date":"2019-10-03T19:12:07","date_gmt":"2019-10-03T19:12:07","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/simple-cookies\/"},"modified":"2024-11-18T10:34:59","modified_gmt":"2024-11-18T10:34:59","slug":"simple-cookies","status":"publish","type":"plugin","link":"https:\/\/test.wordpress.org\/plugins\/simple-cookies\/","author":9556985,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.2","stable_tag":"1.1.2","tested":"6.7.5","requires":"4.7.0","requires_php":"5.6","requires_plugins":null,"header_name":"Simple Cookies","header_author":"Anton Zhary, Pavel Karpov","header_description":"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.","assets_banners_color":"a96b2e","last_updated":"2024-11-18 10:34:59","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/karpov.expert\/simple-cookies\/","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":10,"downloads":2696,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"azhary","date":"2020-03-28 17:37:34"},"1.0.1":{"tag":"1.0.1","author":"Mortrall","date":"2019-11-07 09:32:53"},"1.0.2":{"tag":"1.0.2","author":"azhary","date":"2020-03-28 18:54:30"},"1.0.3":{"tag":"1.0.3","author":"azhary","date":"2020-03-28 18:54:33"},"1.0.5":{"tag":"1.0.5","author":"azhary","date":"2023-12-15 09:32:12"},"1.0.6":{"tag":"1.0.6","author":"azhary","date":"2023-12-15 09:39:50"},"1.0.7":{"tag":"1.0.7","author":"azhary","date":"2023-12-15 09:52:42"},"1.0.8":{"tag":"1.0.8","author":"azhary","date":"2023-12-15 11:24:04"},"1.1.0":{"tag":"1.1.0","author":"azhary","date":"2024-11-16 12:34:15"},"1.1.1":{"tag":"1.1.1","author":"azhary","date":"2024-11-16 13:01:19"},"1.1.2":{"tag":"1.1.2","author":"azhary","date":"2024-11-18 10:34:59"}},"upgrade_notice":{"1.0.1":"<p>Fixed bug with proper use of &quot;value&quot; parameter in [showforsimplecookie] and [hideforsimplecookie] shortcodes.<\/p>","1.0.0":"<p>No upgrades by far.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3010426,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128}},"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3010426,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3","1.0.5","1.0.6","1.0.7","1.0.8","1.1.0","1.1.1","1.1.2"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"banner-772x250.jpg","2":"icon-128x128.png"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[529,389,456,1378],"plugin_category":[55],"plugin_contributors":[176926,176927],"plugin_business_model":[],"class_list":["post-109724","plugin","type-plugin","status-publish","hentry","plugin_tags-content","plugin_tags-cookies","plugin_tags-marketing","plugin_tags-simple","plugin_category-seo-and-marketing","plugin_contributors-azhary","plugin_contributors-mortrall","plugin_committers-azhary","plugin_committers-mortrall","plugin_support_reps-azhary","plugin_support_reps-mortrall"],"banners":{"banner":"https:\/\/ps.w.org\/simple-cookies\/assets\/banner-772x250.jpg?rev=3010426","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/simple-cookies\/assets\/icon-128x128.png?rev=3010426","icon_2x":false,"generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\nShortCodes\n\n<ul>\n<li>[addsimplecookie] \u2014 params: parameter, value, time.<\/li>\n<li>[showforsimplecookie] content [\/showforsimplecookie] \u2014 params: parameter, value.<\/li>\n<li>[hideforsimplecookie] content [\/hideforsimplecookie] \u2014 params: parameter, value.<\/li>\n<li>[removesimplecookie] \u2014 params: parameter, value.<\/li>\n<\/ul>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Simple &amp; Intuitive<\/li>\n<\/ul>\n\n<h4>Links<\/h4>\n\n<ul>\n<li><a href=\"https:\/\/karpov.expert\/simple-cookies\/\">Documentation<\/a><\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>From your WordPress dashboard<\/p>\n\n<ol>\n<li><strong>Visit<\/strong> Plugins &gt; Add New<\/li>\n<li><strong>Search<\/strong> for \"Simple Cookies\"<\/li>\n<li><strong>Activate<\/strong> Simple Cookies from your Plugins page<\/li>\n<li><strong>Click<\/strong> on the editor item \"Simple Cookies\" and create your first Simple Cookies Shortcode!<\/li>\n<li><strong>Read<\/strong> the documentation at https:\/\/karpov.expert\/simple-cookies\/<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20many%20cookies%20can%20i%20use%3F'><h3>How many cookies can I use?<\/h3><\/dt>\n<dd><p>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 &lt;= 4093 bytes).<\/p><\/dd>\n<dt id='what%20if%20user%20will%20use%20incognito%20mode%20in%20browser%3F'><h3>What if user will use Incognito mode in browser?<\/h3><\/dt>\n<dd><p>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.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Fixed add\/delete widgets bug - 28 March 2020<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Fixed bug - 28 March 2020<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Fixed bug - 7 November 2019<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Release Date - 28 September 2019<\/li>\n<\/ul>","raw_excerpt":"Allows you to implement the functionality of dynamic content at your website.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/109724","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=109724"}],"author":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mortrall"}],"wp:attachment":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=109724"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=109724"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=109724"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=109724"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=109724"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=109724"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}