Display navigation to next/previous pages when applicable
14721
Continue readingAdds two classes to the array of body classes.The first is if the site has only had one author with published posts. The second is if a singular post being displayed
14715
Continue readingReplaces “[…]” (appended to automatically generated excerpts) with an ellipsis and twentyeleven_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.
14713
Continue readingStyles the header image displayed on the Appearance > Header admin panel.Referenced via add_custom_image_header() in twentyeleven_setup().
14711
Continue reading
twentyeleven_comment
Template for comments and pingbacks.To override this walker in a child theme without modifying the comments template simply create your own twentyeleven_comment(), and that function will be used instead.
14719
Continue reading →