Skip to main content

Questions tagged [uppercase]

1 vote
1 answer
254 views

We have some content that contains words that should be presented in uppercase - the content comes via an API and is in all uppercase, we change it to title case to make it presentable. I had started ...
Jaytrix's user avatar
  • 337
5 votes
1 answer
342 views

Recently got tripped up with plugin routing due to casing. It seems when you're in the control panel, your "plugin handle" is lower-cased in routes, though both seem to work: /cp/settings/plugins/...
Tim Kelty's user avatar
  • 3,081
5 votes
1 answer
14k views

Is it possible to convert a simple string ("Hello World!") to uppercase ("HELLO WORLD!")?
nicael's user avatar
  • 2,402