I all,
I have a blog with variying lengths of posts, and I want the homepage to only present the first (let's say) 100 words of the post. After which, it should (automatically) add "more".
What is a good way for doing this with WP 3.0 ?
(I found the "Content and Excerpt Word Limit" plugin: http://wordpress.org/extend/plugins/content-and-excerpt-word-limit/
But:
I see it works for WP 3.0, but could also not.
Since twenty ten theme is a bit more complex, in what way should I add it to the theme ? (add a file called loop-index.php and change it there ?)