Functions
-
functiondetermine_locale()
Determines the current locale desired for the request.
-
functiondid_action()
Retrieves the number of times an action has been fired during the current request.
-
functiondid_filter()
Retrieves the number of times a filter has been applied during the current request.
-
functiondisabled()
Outputs the HTML disabled attribute.
-
functiondiscover_pingback_server_uri()
Finds a pingback server URI based on the given URL.
-
functiondismissed_updates()
Display dismissed updates.
-
functiondismiss_core_update()
Dismisses core update.
-
functiondisplay_header()
Display installation header.
-
functiondisplay_header_text()
Whether to display the header text.
-
functiondisplay_plugins_table()
Displays plugin content based on plugin list.
-
functiondisplay_setup_form()
Displays installer setup form.
-
functiondisplay_space_usage()
Displays the amount of disk space used by the current site. Not used in core.
-
functiondisplay_theme()
Prints a theme on the Install Themes pages.
-
functiondisplay_themes()
Displays theme content based on theme list.
-
functiondocumentation_link()
Unused Admin function.
-
functiondoing_action()
Returns whether or not an action hook is currently being processed.
-
functiondoing_filter()
Returns whether or not a filter hook is currently being processed.
-
functiondomain_exists()
Checks whether a site name is already taken.
-
functiondownload_url()
Downloads a URL to a local temporary file using the WordPress HTTP API.
-
functiondo_accordion_sections()
Meta Box Accordion Template Function.
-
functiondo_action()
Calls the callback functions that have been added to an action hook.
-
functiondo_action_deprecated()
Fires functions attached to a deprecated action hook.
-
functiondo_action_ref_array()
Calls the callback functions that have been added to an action hook, specifying arguments in an array.
-
functiondo_activate_header()
Adds an action hook specific to this page.
-
functiondo_all_enclosures()
Performs all enclosures.
-
functiondo_all_pingbacks()
Performs all pingbacks.
-
functiondo_all_pings()
Performs all pingbacks, enclosures, trackbacks, and sends to pingback services.
-
functiondo_all_trackbacks()
Performs all trackbacks.
-
functiondo_blocks()
Parses dynamic blocks out of `post_content` and re-renders them.
-
Renders a “fake” meta box with an information message, shown on the block editor, when an incompatible meta box is found.