Using PHP Code To Change Title Words & Letters To Uppercase & Lowercase

The code examples in this tutorial apply to the Genesis entry title however you can use your own theme specific hook or the WordPress filter, the_title to modify the entry title in any theme.

Example:

The above code will work with any theme.

Lowercase

all lower case

This code changes all characters to lowercase.

Uppercase

all uppercase

This code changes all characters to uppercase.

First Character Each Word Uppercase

first letter each word uppercase

This code changes the first character in each word to uppercase.

First Character First Word Uppercase

first letter uppercase

This code changes the first character of the first word to uppercase.

Was This Tutorial Helpful?

Free

$0

Access only to all free tutorials per month.



Monthly

$75

Access to 10 premium tutorials per month.


Tutorial Request


Includes code guarantee and coding support.

Yearly

$500

Access to 15 premium tutorials per month.


Monthly Tutorial Request


Includes code guarantee and priority coding support.