Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,561
- How-to & Troubleshooting
- 127,795
- Creating & Extending
- 25,649
- Requests & Feedback
- 9,392
- Third Party Plugins
- 9,716
- Showcase
- 3,317
- Ideas
- 1,332
- Miscellaneous
- 8,844
-
Does commenting out mean to erase the following lines?:
function bp_core_email_from_name_filter() {
return get_blog_option( 1, ‘blogname’ );
}
add_filter( ‘wp_mail_from_name’, ‘bp_core_email_from_name_filter’ );
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS