Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,846
- How-to & Troubleshooting
- 129,865
- Creating & Extending
- 25,896
- Requests & Feedback
- 9,542
- Third Party Plugins
- 9,832
- Showcase
- 3,316
- Ideas
- 1,402
- Miscellaneous
- 9,179
-
I’ve noticed some weird things with $user_nicename particularly on some single WP installs. For some, the user_nicename had spaces which broke member profiles.
So I’ve had to stick to the compatibility define in some cases.
Via the commented code in WP:
'user_nicename' - A string that contains a nicer looking name for the user. The default is the user's username.