New and updated in 2.7.0
-
functioniframe_header()
Generic Iframe header for use with Thickbox.
-
hookwp_comment_reply
Filters the in-line comment reply-to form output in the Comments list table.
-
functionadd_settings_section()
Adds a new section to a settings page.
-
functionget_inline_data()
Adds hidden fields with the data for use in the inline editor for posts and pages.
-
functionwp_comment_reply()
Outputs the in-line comment reply-to form in the Comments list table.
-
functionmedia_upload_type_url_form()
Outputs the legacy media upload form for external media.
-
functionwp_media_insert_url_form()
Creates the form for external url.
-
functionimage_align_input_fields()
Retrieves HTML for the image alignment radio buttons with the specified one checked.
-
functionimage_size_input_fields()
Retrieves HTML for the size radio buttons with the specified one checked.
-
functionimage_link_input_fields()
Retrieves HTML for the Link URL buttons with the default link type as specified.
-
functionpost_preview()
Saves a draft or manually autosaves for the purpose of showing a post preview.
-
functionbulk_edit_posts()
Processes the post data for the bulk editing of posts.
-
Sends back current comment total and new page links if they need to be updated.
-
functionupdate_core()
Upgrades the core of WordPress.
-
Filters the comment types shown in the drop-down menu on the Comments list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:501 -
hooktagsperpage
Filters the number of terms displayed per page for the Tags list table.
-
Fires once for each column in Bulk Edit mode.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:2065 -
Fires once for each column in Quick Edit mode.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:2077 -
Filters the arguments used to generate the Quick Edit page-parent drop-down.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:1859 -
functionenqueue_comment_hotkeys_js()
Enqueues comment shortcuts jQuery script.
-
Fires before each tab on the Install Plugins screen is loaded.
-
Fires after the plugins list table in each tab of the Install Plugins screen.
-
Sets up the enqueue for the CSS files.
Used by 0 functions | Uses 3 functions | Source: wp-admin/includes/class-custom-image-header.php:197