Yes, the plugin is still being maintained. I was just too busy to update the compatibility information, but it works fine with WordPress 5.8 as well.
I’ll update the readme.
Great! Thank you 🙂
Two other things:
I discovered that subscribe checkbox is not being displayed when using the popular Blocksy theme (https://ww.wp.xz.cn/themes/blocksy/) – but since it shows up fine on Twenty-something and Kadence, I guess it’s a Blocksy issue, and I’ve notified the developers there…
Second, is there a good reason the HTML markup differs slightly from the default cookie consent checkbox? (screenshot: https://snipboard.io/wHJTDx.jpg) – You’ve got the input as a child within the label, while the cookie consent label is a sibling to the input. Both is valid, but I was just wondering if it would make sense to refactor the structure for consistency with default themes?
Bonus question. Have you considered adding the “form-comment-cookie-consent” class for the subscribe paragraph, effectively styling to subscribe checkbox similar to the cookie consent? I guess most would want the checkboxes to look alike.
Bjarne