Greetings All,
Step by step, I'm working on a custom theme for my wordpress install. Thus, I would like to shorten the output of the_title(); because the current output is 'breaking' my design layout.
Is it possible to shorten the output to, for example, 75 characters?
Cheers All