{"id":291857,"date":"2026-03-29T06:33:18","date_gmt":"2026-03-29T06:33:18","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/consent-guard\/"},"modified":"2026-05-10T09:57:38","modified_gmt":"2026-05-10T09:57:38","slug":"grt-consent-tool","status":"publish","type":"plugin","link":"https:\/\/gl.wordpress.org\/plugins\/grt-consent-tool\/","author":23447819,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.1.5","stable_tag":"0.1.5","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"GRT Consent Tool","header_author":"ridhwanahsann","header_description":"Lightweight, modern consent management for GDPR, CCPA, and ePrivacy. Includes customizable banners, smart script blocking, and consent logging.","assets_banners_color":"feffff","last_updated":"2026-05-10 09:57:38","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":317,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"0.1.0":{"tag":"0.1.0","author":"ridhwanahsann","date":"2026-03-29 06:30:57"},"0.1.1":{"tag":"0.1.1","author":"ridhwanahsann","date":"2026-04-21 10:25:17"},"0.1.2":{"tag":"0.1.2","author":"ridhwanahsann","date":"2026-05-09 05:23:12"},"0.1.3":{"tag":"0.1.3","author":"ridhwanahsann","date":"2026-05-10 08:50:49"},"0.1.4":{"tag":"0.1.4","author":"ridhwanahsann","date":"2026-05-10 09:08:07"},"0.1.5":{"tag":"0.1.5","author":"ridhwanahsann","date":"2026-05-10 09:57:38"}},"upgrade_notice":{"0.1.5":"<p>New premium deactivation modal and improved branding support.<\/p>","0.1.4":"<p>Security hardening and production server migration. Highly recommended for all users.<\/p>"},"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3493704,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3512409,"resolution":"1544x500","location":"assets","locale":"","width":772,"height":250},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3512419,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.0","0.1.1","0.1.2","0.1.3","0.1.4","0.1.5"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Consent banner preview.","2":"Admin dashboard and settings."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[166295,14361,16626,131786,131785],"plugin_category":[54],"plugin_contributors":[255925],"plugin_business_model":[],"class_list":["post-291857","plugin","type-plugin","status-publish","hentry","plugin_tags-ccpa","plugin_tags-compliance","plugin_tags-cookie-consent","plugin_tags-eprivacy","plugin_tags-gdpr","plugin_category-security-and-spam-protection","plugin_contributors-ridhwanahsann","plugin_committers-ridhwanahsann"],"banners":{"banner":"https:\/\/ps.w.org\/grt-consent-tool\/assets\/banner-772x250.png?rev=3512419","banner_2x":"https:\/\/ps.w.org\/grt-consent-tool\/assets\/banner-1544x500.png?rev=3512409","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/grt-consent-tool\/assets\/icon-256x256.png?rev=3493704","icon_2x":"https:\/\/ps.w.org\/grt-consent-tool\/assets\/icon-256x256.png?rev=3493704","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Consent Guard provides a configurable consent banner, script blocking by category, and consent logging for audit readiness.<\/p>\n\n<p>Features:\n* Customizable banner copy, colors, and position.\n* Script blocking with pattern rules and whitelists.\n* Consent logging with export and retention controls.\n* Integrations for WP Consent API and Google Consent Mode.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the Plugins menu in WordPress.<\/li>\n<li>Open <strong>Consent Guard<\/strong> in the admin menu to configure settings.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20block%20scripts%20automatically%3F\"><h3>Does this block scripts automatically?<\/h3><\/dt>\n<dd><p>Yes. Add patterns or custom rules under Script Blocking.<\/p><\/dd>\n<dt id=\"where%20are%20consent%20logs%20stored%3F\"><h3>Where are consent logs stored?<\/h3><\/dt>\n<dd><p>Logs are stored as a private post type and can be exported from the admin UI.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1.5<\/h4>\n\n<ul>\n<li>Design: Introduced premium, modern deactivation feedback modal with smooth animations.<\/li>\n<li>UI\/UX: Reorganized asset structure for better performance and selective script loading.<\/li>\n<li>Improvement: Integrated custom plugin branding and icons for insights collection.<\/li>\n<li>Bug Fix: Resolved \"Undefined property\" warnings in the SDK core.<\/li>\n<li>Maintenance: General code optimization and standard compliance.<\/li>\n<\/ul>\n\n<h4>0.1.4<\/h4>\n\n<ul>\n<li>Feature: Migrated analytics endpoint to production server for better data tracking.<\/li>\n<li>Security: Hardened log export functionality with strict capability and referer checks.<\/li>\n<li>Security: Implemented advanced sanitization for color pickers and numeric settings.<\/li>\n<li>Performance: Removed legacy hooks and optimized script loading logic.<\/li>\n<li>Maintenance: Verified compatibility with WordPress 6.9+.<\/li>\n<\/ul>\n\n<h4>0.1.3<\/h4>\n\n<ul>\n<li>Integration: Successfully connected Kenjo Insights SDK with dynamic endpoint support.<\/li>\n<li>Fix: Resolved database collation mismatch ('Illegal mix of collations') in log queries.<\/li>\n<li>Improvement: Moved SDK initialization to 'init' hook for improved reliability.<\/li>\n<li>Clean: Comprehensive code refactoring and removal of unused private methods.<\/li>\n<\/ul>\n\n<h4>0.1.2<\/h4>\n\n<ul>\n<li>Improved script blocking performance by caching consent preferences.<\/li>\n<li>Added strict type hinting for better code reliability.<\/li>\n<li>Enhanced sanitization and validation in admin settings.<\/li>\n<li>Updated internal versioning and documentation.<\/li>\n<\/ul>\n\n<h4>0.1.1<\/h4>\n\n<ul>\n<li>Added \"Re-consent on policy change\" feature to re-prompt users when the policy version is updated.<\/li>\n<li>Improved cookie preference persistence across browser sessions.<\/li>\n<li>Fixed minor CSS issues in the admin dashboard.<\/li>\n<\/ul>\n\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Lightweight, modern consent management for GDPR, CCPA, and ePrivacy. Includes customizable banners, smart script blocking, and consent logging.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/291857","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=291857"}],"author":[{"embeddable":true,"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ridhwanahsann"}],"wp:attachment":[{"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=291857"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=291857"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=291857"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=291857"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=291857"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/gl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=291857"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}