File: wp-includes/general-template.php
-
functiondisabled()
Outputs the HTML disabled attribute.
-
function__checked_selected_helper()
Private helper function for checked, selected, disabled and readonly.
-
functionwp_heartbeat_settings()
Default settings for heartbeat.
-
Filters the HTML for the retrieved generator type.
-
functionchecked()
Outputs the HTML checked attribute.
-
functionselected()
Outputs the HTML selected attribute.
-
hookwp_admin_css
Filters the stylesheet link to the specified CSS file.
-
functionthe_search_query()
Displays the contents of the search query variable.
-
functionadd_thickbox()
Enqueues the default ThickBox js and css.
-
hookthe_search_query
Filters the contents of the search query variable for display.
-
functionwp_generator()
Displays the XHTML generator that is generated on the wp_head hook.
-
functionlanguage_attributes()
Displays the language attributes for the ‘html’ tag.
-
Filters the output of the XHTML generator tag.
-
functionpaginate_links()
Retrieves paginated links for archive post pages.
-
functionthe_generator()
Displays the generator XML or Comment for RSS, ATOM, etc.
-
hookpaginate_links
Filters the paginated links for the given archive pages.
-
hookthe_generator
Filters the output of the XHTML generator tag for display.
-
functionwp_admin_css_color()
Registers an admin color scheme css file.
-
functionget_the_generator()
Creates the generator XML or Comment for RSS, ATOM, etc.
-
functionregister_admin_color_schemes()
Registers the default admin color schemes.
-
functionwp_admin_css_uri()
Displays the URL of a WordPress admin CSS file.
-
hookwp_admin_css_uri
Filters the URI of a WordPress admin CSS file.
-
functionwp_admin_css()
Enqueues or directly prints a stylesheet link to the specified CSS file.
-
functionwp_footer()
Fires the wp_footer action.
-
hookget_search_query
Filters the contents of the search query variable.
-
hookwp_footer
Prints scripts or data before the closing body tag on the front end.
-
functionfeed_links()
Displays the links to the general feeds.
-
functionfeed_links_extra()
Displays the links to the extra feeds such as category feeds.
-
functionrsd_link()
Displays the link to the Really Simple Discovery service endpoint.
-
functionuser_can_richedit()
Determines whether the user can access the visual editor.