Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,042
- How-to & Troubleshooting
- 129,699
- Creating & Extending
- 25,794
- Requests & Feedback
- 9,498
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,180
-
Oh what a bunch of code for just uppercasing a name ?!!!!
I suppose you want some cosmetic text appearance…
I suggest… you don’t need to transform the input, you can do this at the output by css.
text-transform : uppercase;