Filters the email subject received by a user when he/she registers.
Filters
b3_widget_links()
With this filter you can add custom links to the user widget.
b3_wpmu_activate_user_blog_message()
With this filter you can override the content of the email sent to a new user after he/she has registered for a new user and site.
b3_wpmu_activate_user_blog_subject()
With this filter you can override the subject of the email sent to a new user after he/she has registered for a new user and site.
b3_wpmu_activate_user_message()
With this filter you can override the email content sent to the (multisite) user to activate his/her account.
b3_wpmu_activate_user_subject()
With this filter you can override the email subject sent to the (multisite) user to activate his/her account.
b3_wpmu_user_activated_message()
With this filter you can override the email content sent to the (multisite) user after the account is activated.
b3_wpmu_user_activated_subject()
With this filter you can override the email subject sent to the (multisite) user after the account is activated.
- « Previous
- 1
- 2
- 3
- 4
- 5