I want to have some parameter in the the_excerpt() tag like the_content_rss(), that limiting words count showed.
In default, the_excerpt() is 55 words if no excerpt provided. But I want to customize this (let say only 20 words, exist or not exist the excerpt of content).
thanks