Forums
-
- Forum
- Posts
-
- Installation
- 28,399
- Troubleshooting
- 62,321
- Themes
- 10,391
- Plugins
- 15,318
- Requests & Feedback
- 14,933
- Showcase
- 3,253
-
From what I can tell the anonymous issue is because users that register through bbPress get added to the wp_users table but the display_name field is left empty. Where do I change the query to put the user_nicename into the display_name on registration, like WordPress does? I’m not sure why bbPress doesn’t do this automatically.