[ Tag Archive ]


Quick & Easy Excerpt Mods Coming in WordPress 2.9

Posted on October 28, 2009  |  Category: Tutorials

I just stumbled across these two little pieces of code and thought that they might be useful to some people out there who want to mess around with the default settings for the_excerpt() function in WordPress. The first one gives you the power to change the number of words displayed by the function the_excerpt(), and yes, you can have more than 55 words. The second piece of code allows you to change the trailing [...] that appears at the end of your excerpt.

Read More »