Sets the post excerpt length to 40 characters.To override this length in a child theme, remove the filter and add your own function tied to the excerpt_length filter hook.
3103
Continue readingSets the post excerpt length to 40 characters.To override this length in a child theme, remove the filter and add your own function tied to the excerpt_length filter hook.
3103
Continue readingAdds a pretty “Continue Reading” link to custom post excerpts.To override this link in a child theme, remove the filter and add your own function tied to the get_the_excerpt filter hook.
3101
Continue readingReplaces “[…]” (appended to automatically generated excerpts) with an ellipsis and twentyten_continue_reading_link().To override this in a child theme, remove the filter and add your own function tied to the excerpt_more filter hook.
3095
Continue reading
twentyten_comment
Template for comments and pingbacks.To override this walker in a child theme without modifying the comments template simply create your own twentyten_comment(), and that function will be used instead.
3097
Continue reading →