Title: Checked by default
Last modified: August 31, 2016

---

# Checked by default

 *  Resolved [Pluew](https://wordpress.org/support/users/indyguide/)
 * (@indyguide)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/checked-by-default-2/)
 * Hi
 * Is it possible to have the box checked by default?
    Thank you.
 * [https://wordpress.org/plugins/bbp-anonymous-subscriptions/](https://wordpress.org/plugins/bbp-anonymous-subscriptions/)

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

 *  Plugin Author [Stefano](https://wordpress.org/support/users/ste_95/)
 * (@ste_95)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/checked-by-default-2/#post-7183187)
 * Hi there,
    just change line 106 of bbp-anonymous-subscriptions.php from
 * `<input name="bbp_anonymous_subscribe" id="bbp_anonymous_subscribe" type="checkbox"
   value="1" tabindex="<?php bbp_tab_index(); ?>" />`
 * to
 * `<input name="bbp_anonymous_subscribe" id="bbp_anonymous_subscribe" type="checkbox"
   value="1" tabindex="<?php bbp_tab_index(); ?>" checked="checked" />`
 * Have a nice day, 🙂
    Stefano
 *  Plugin Author [Stefano](https://wordpress.org/support/users/ste_95/)
 * (@ste_95)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/checked-by-default-2/#post-7183383)
 * This is now the default behavior 🙂
 *  [olasne](https://wordpress.org/support/users/olasne/)
 * (@olasne)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/checked-by-default-2/#post-7183384)
 * Hi Ste_95,
 * I tried your plugin, but no notification are sent in my mailbox when i am anonymous.
   
   Is your plug-in must be associated with another ? which one ?
 * Thank you.
 *  [olasne](https://wordpress.org/support/users/olasne/)
 * (@olasne)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/checked-by-default-2/#post-7183385)
 * Ok sorry
 * “Allow users to subscribe to forums and topics” must to be checked in the forum
   setting
 *  Plugin Author [Stefano](https://wordpress.org/support/users/ste_95/)
 * (@ste_95)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/checked-by-default-2/#post-7183386)
 * Right, yes, notifications must be enabled 🙂
 *  [olasne](https://wordpress.org/support/users/olasne/)
 * (@olasne)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/checked-by-default-2/#post-7183387)
 * Yep 🙂
    Sorry. Thanks, it’s working perfectly 🙂
 *  Plugin Author [Stefano](https://wordpress.org/support/users/ste_95/)
 * (@ste_95)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/checked-by-default-2/#post-7183388)
 * Great, glad to know 🙂

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

The topic ‘Checked by default’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bbp-anonymous-subscriptions.svg)
 * [bbPress - Anonymous Subscriptions](https://wordpress.org/plugins/bbp-anonymous-subscriptions/)
 * [Support Threads](https://wordpress.org/support/plugin/bbp-anonymous-subscriptions/)
 * [Active Topics](https://wordpress.org/support/plugin/bbp-anonymous-subscriptions/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bbp-anonymous-subscriptions/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bbp-anonymous-subscriptions/reviews/)

## Tags

 * [default](https://wordpress.org/support/topic-tag/default/)

 * 7 replies
 * 3 participants
 * Last reply from: [Stefano](https://wordpress.org/support/users/ste_95/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/checked-by-default-2/#post-7183388)
 * Status: resolved