/wp-includes/general-template.php
add_thickbox (line 1197)
Enqueues the default ThickBox js and css.
If any of the settings need to be changed, this can be done with another js file similar to media-upload.js and theme-preview.js. That file should require array('thickbox') to ensure it is loaded after.
allowed_tags (line 748)
bloginfo (line 64)
calendar_week_mod (line 540)
delete_get_calendar_cache (line 738)
get_archives_link (line 353)
get_calendar (line 546)
get_footer (line 14)
get_header (line 5)
get_post_modified_time (line 848)
get_post_time (line 822)
get_search_query (line 1013)
get_sidebar (line 23)
get_the_generator (line 1222)
Creates the generator XML or Comment for RSS, ATOM, etc.
get_the_modified_date (line 799)
get_the_modified_time (line 839)
get_the_time (line 813)
language_attributes (line 1021)
noindex (line 899)
paginate_links (line 1041)
rich_edit_exists (line 905)
rsd_link (line 890)
single_cat_title (line 289)
single_month_title (line 326)
single_post_title (line 270)
single_tag_title (line 305)
the_date (line 774)
the_date_xml (line 767)
*** Date/Time tags ****
the_editor (line 938)
the_generator (line 1214)
Outputs the generator XML or Comment for RSS, ATOM, etc.
the_modified_date (line 794)
the_modified_time (line 834)
the_search_query (line 1017)
the_time (line 808)
the_weekday (line 861)
the_weekday_date (line 869)
user_can_richedit (line 912)
wlwmanifest_link (line 894)
wp_admin_css (line 1170)
wp_admin_css() - Enqueues or directly prints a stylesheet link to the specified CSS file.
"Intelligently" decides to enqueue or to print the CSS file. If the wp_print_styles action has *not* yet been called, the CSS file will be enqueued. If the wp_print_styles action *has* been called, the CSS link will be printed. Printing may be forced by passing TRUE as the $force_echo (second) parameter.
For backward compatibility with WordPress 2.3 calling method: If the $file (first) parameter does not correspond to a registered CSS file, we assume $file is a file relative to wp-admin/ without its ".css" extension. A stylesheet link to that generated URL is printed.
wp_admin_css_color (line 1121)
wp_admin_css_uri (line 1138)
wp_admin_css_uri() - Outputs the URL of a WordPress admin CSS file
wp_default_editor (line 929)
wp_footer (line 886)
wp_generator (line 1205)
Outputs the XHTML generator that is generated on the wp_head hook.
wp_get_archives (line 373)
wp_head (line 882)
wp_loginout (line 34)
wp_meta (line 59)
wp_register (line 44)
wp_title (line 164)
Documentation generated on Fri, 12 Sep 2008 21:09:07 -0400 by phpDocumentor 1.4.1