allow_subdirectory_install() Allow subdirectory installation.
get_clean_basedomain() Get base domain of network.
network_step1() Prints step 1 for Network installation process.
network_step2() Prints step 2 for Network installation process.
wp_image_editor() Loads the WP image-editing interface.
wp_stream_image() Streams image in WP_Image_Editor to browser.
wp_save_image_file() Saves image to file.
_image_get_preview_ratio() Image preview ratio. Internal use only.
_rotate_image_resource() Returns an image resource. Internal use only.
_flip_image_resource() Flips an image resource. Internal use only.
_crop_image_resource() Crops an image resource. Internal use only.
image_edit_apply_changes() Performs group of changes on Editor specified.
stream_preview_image() Streams image in post to browser, along with enqueued changes
wp_restore_image() Restores the metadata for a given attachment.
wp_save_image() Saves image to post, along with enqueued changes
wp_category_checklist() Outputs an unordered list of checkbox input elements labeled with category names.
wp_terms_checklist() Outputs an unordered list of checkbox input elements labelled with term names.
wp_popular_terms_checklist() Retrieves a list of the most popular terms from the specified taxonomy.
wp_link_category_checklist() Outputs a link category checklist element.
get_inline_data() Adds hidden fields with the data for use in the inline editor for posts and pages.
wp_comment_reply() Outputs the in-line comment reply-to form in the Comments list table.
wp_comment_trashnotice() Outputs 'undo move to Trash' text for comments.
list_meta() Outputs a post's public meta data in the Custom Fields meta box.
_list_meta_row() Outputs a single row of public meta data in the Custom Fields meta box.
meta_form() Prints the form in the Custom Fields meta box.
touch_time() Prints out HTML form date elements for editing post or comment publish date.
page_template_dropdown() Prints out option HTML elements for the page templates drop-down.
parent_dropdown() Prints out option HTML elements for the page parents drop-down.
wp_dropdown_roles() Prints out option HTML elements for role selectors.
wp_import_upload_form() Outputs the form used by the importers to accept the data to be imported.
add_meta_box() Adds a meta box to one or more screens.
do_block_editor_incompatible_meta_box() Renders a "fake" meta box with an information message,
_get_plugin_from_callback() Internal helper function to find the plugin from a meta box callback.
do_meta_boxes() Meta-Box template function.
remove_meta_box() Removes a meta box from one or more screens.
do_accordion_sections() Meta Box Accordion Template Function.
add_settings_section() Adds a new section to a settings page.
add_settings_field() Adds a new field to a section of a settings page.
do_settings_sections() Prints out all settings sections added to a particular settings page.
do_settings_fields() Prints out the settings fields for a particular settings section.
add_settings_error() Registers a settings error to be displayed to the user.
get_settings_errors() Fetches settings errors registered by add_settings_error().
settings_errors() Displays settings errors registered by add_settings_error().
find_posts_div() Outputs the modal window used for attaching media to posts or pages in the media-listing screen.
the_post_password() Displays the post password.
_draft_or_post_title() Gets the post title.
_admin_search_query() Displays the search query.
iframe_header() Generic Iframe header for use with Thickbox.
iframe_footer() Generic Iframe footer for use with Thickbox.
_post_states() Echoes or returns the post states as HTML.