Turn all titles in wordpress powered site into "Capitalized" case
        Posted  
        
            by GaVrA
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by GaVrA
        
        
        
        Published on 2010-06-13T21:26:26Z
        Indexed on 
            2010/06/13
            21:32 UTC
        
        
        Read the original article
        Hit count: 326
        
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!
© Stack Overflow or respective owner