Title: Something to change
Last modified: June 19, 2026

---

# Something to change

 *  Resolved [steve92](https://wordpress.org/support/users/steve92/)
 * (@steve92)
 * [3 days, 21 hours ago](https://wordpress.org/support/topic/something-to-change/)
 * I’m trying the plugin; it’s simple and basic, and it does its job. But there 
   are translations to add. Can you check the “Email me when someone responds to
   my comment” box by default?
   See screenshot
 * [https://snipboard.io/sge1hM.jpg](https://snipboard.io/sge1hM.jpg)
 * [https://snipboard.io/LZRnPu.jpg](https://snipboard.io/LZRnPu.jpg)
 * [https://snipboard.io/NPEBwK.jpg](https://snipboard.io/NPEBwK.jpg)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [YYDevelopment](https://wordpress.org/support/users/yydevelopment/)
 * (@yydevelopment)
 * [3 days, 21 hours ago](https://wordpress.org/support/topic/something-to-change/#post-18943144)
 * Hi, thanks for your feedback.
   But unfortunately unless it’s a security issue 
   there probably won’t be new updates in the near future.It’s possible there a 
   maybe a filter that allow to have “Email me when someone responds to my comment”
   seleteced by defualt (to be honest i don’t remember).You might be able to try
   that with AI and see if the filter exists and ajust it from your side so update
   will work for your as well when you alter the code.
 *  Thread Starter [steve92](https://wordpress.org/support/users/steve92/)
 * (@steve92)
 * [3 days, 21 hours ago](https://wordpress.org/support/topic/something-to-change/#post-18943147)
 * I don’t know how AI works. Regarding translations, you can add them in Loco. 
   They’re all small changes you can make in a flash and that make users happy.
 *  Thread Starter [steve92](https://wordpress.org/support/users/steve92/)
 * (@steve92)
 * [3 days, 19 hours ago](https://wordpress.org/support/topic/something-to-change/#post-18943290)
 * There’s this filter in the add-checkbox-to-comments file. If set to “1”, the 
   box is checked by default. I added it to the functions.php child, but it doesn’t
   work.
 *     ```wp-block-code
        $check_subscribe_comment = apply_filters( 'yydev_check_subscribe_comment',  '0' );    $checked_box = "";    if( intval($check_subscribe_comment) == 1 ) {        $checked_box = "checked";
       ```
   
 *  Thread Starter [steve92](https://wordpress.org/support/users/steve92/)
 * (@steve92)
 * [2 days, 16 hours ago](https://wordpress.org/support/topic/something-to-change/#post-18943973)
 * Admin, why aren’t you replying to me? I just need to check the default “Send 
   me an email notification when someone replies to my comment” box. Tell me how
   to do it and I’ll do it. in functions.php child.
    -  This reply was modified 2 days, 16 hours ago by [steve92](https://wordpress.org/support/users/steve92/).
 *  Plugin Author [Yochay Yirmyahu](https://wordpress.org/support/users/yochay22/)
 * (@yochay22)
 * [11 hours, 53 minutes ago](https://wordpress.org/support/topic/something-to-change/#post-18945485)
 * Hi, sorry for the late reply. It seems like WordPress decided to change the rules
   and block my ability to answer support questions, so it took some time to fix
   that.
 * Now for your question, few years back I decided to give back to the WordPress
   community and decided to share more than 10 plugins I developed for free without
   the intention to ever charge for them (now they installed in more than 40,000
   sites).
 * But the idea was to share what i created and use for myself and not to keep developing
   and offering support unless there is a major problem that affects all sites, 
   which is not the case here.
 * So unfortunately I can’t offer you any support or help with writing the code,
   if the plugin is good enough for you as is that is great and I am happy it helps,
   if it’s not good enough I recommend trying to find other alternatives or maybe
   a developer that will help you with making the changes you need.
 * Best of luck,
   Yochay
 *  Thread Starter [steve92](https://wordpress.org/support/users/steve92/)
 * (@steve92)
 * [11 hours, 50 minutes ago](https://wordpress.org/support/topic/something-to-change/#post-18945487)
 * I’m using yours because it seems good. I hope you’ll keep it updated.

Viewing 6 replies - 1 through 6 (of 6 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsomething-to-change%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/comments-subscribe-checkbox/assets/icon-256x256.png?rev=
   2265039)
 * [Subscribe To Comments Checkbox](https://wordpress.org/plugins/comments-subscribe-checkbox/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/comments-subscribe-checkbox/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/comments-subscribe-checkbox/)
 * [Active Topics](https://wordpress.org/support/plugin/comments-subscribe-checkbox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/comments-subscribe-checkbox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/comments-subscribe-checkbox/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [steve92](https://wordpress.org/support/users/steve92/)
 * Last activity: [11 hours, 50 minutes ago](https://wordpress.org/support/topic/something-to-change/#post-18945487)
 * Status: resolved