Skip to content

Instantly share code, notes, and snippets.

@codemonkey-jack
Created March 9, 2018 19:44
Show Gist options
  • Save codemonkey-jack/c762f788358da8fb582ffd9224a2d4e5 to your computer and use it in GitHub Desktop.
Save codemonkey-jack/c762f788358da8fb582ffd9224a2d4e5 to your computer and use it in GitHub Desktop.
(function($){
$(document).ready(function(){
$('#mailpoet_subscribe_on_comment').prop('checked', true);
});
})(window.jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment