1 Reply
Mar 19, 2022 8:27 am
Hi @stanbrid,
You can use the JS code below:
jQuery(document).ready(function(){ jQuery("input.wpd-inline-notify-me").prop('checked', true); });
This article should be helpful for you: https://www.collectiveray.com/add-javascript-to-wordpress