Archive | Functions by letter t RSS feed for this section

twentyeleven_auto_excerpt_more

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

twentyeleven_admin_header_style

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

14711

Continue reading

twentyeleven_admin_header_image

Custom header image markup displayed on the Appearance > Header admin panel.Referenced via add_custom_image_header() in twentyeleven_setup().

14709

Continue reading

twentyeleven_admin_enqueue_scripts

Properly enqueue styles and scripts for our theme options page.This function is attached to the admin_enqueue_scripts action hook.

14707

Continue reading