Turn all titles in wordpress powered site into "Capitalized" case
- by GaVrA
So what i need is a query or some tip on how to turn all titles on a wordpress powered website into capitalized case.
What i have now is something like this:
AAAAA BBBBB CCCCC
I want it to be like this:
Aaaaa Bbbbb Ccccc
I did try googling and searching here, but have failed at that task so any help is much appreciated!