Archive | /wp-content/themes/twentyten/functions.php RSS feed for this section

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

twentyten_auto_excerpt_more

Replaces “[…]” (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_admin_header_style

Styles the header image displayed on the Appearance > Header admin panel.Referenced via add_custom_image_header() in twentyten_setup().

3093

Continue reading