New and updated in 3.5.0
-
Fires before the password reset procedure is validated.
-
hooklogin_body_class
Filters the login page body classes.
-
hookxmlrpc_rsd_apis
Fires when adding APIs to the Really Simple Discovery (RSD) endpoint.
-
hookexport_args
Filters the export args.
-
hookexport_filters
Fires at the end of the export filters form.
-
functionexport_add_js()
Display JavaScript on the page.
-
functiondelete_users_add_js()
-
functionget_theme_feature_list()
Retrieves list of WordPress theme features (aka theme tags).
-
methodWP_Screen::in_admin()
Indicates whether the screen is in a particular admin.
-
Filters the list table sortable columns for a specific screen.
-
Filters the list of available list table views.
-
Filters the items in the bulk actions menu of the list table.
-
Filters the WP_Image_Editor instance for the image to be streamed to the browser.
-
functionwp_save_image_file()
Saves image to file.
-
Filters whether to skip saving the image file.
-
Filters the WP_Image_Editor instance before applying changes to the image.
-
Fires after each specific row in the Multisite themes list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-themes-list-table.php:1041 -
functioninstall_plugins_favorites_form()
Shows a username form for the favorites page.
-
functionmaybe_disable_link_manager()
Disables the Link Manager on upgrade if, at the time of upgrade, no links exist in the DB.
-
functionregister_setting()
Registers a setting and its data.
-
Fires just before the closing div containing the bulk role-change controls in the Users list table.
-
functionmultisite_over_quota_message()
Displays the out of storage quota message in Multisite.
-
functionedit_form_image_editor()
Displays the image and editor in the post editor
-
functionattachment_submitbox_metadata()
Displays non-editable attachment metadata in the publish meta box.
-
functionget_compat_media_markup()
-
Fires when an upload will exceed the defined upload space quota for a network site.
-
Filters the admin post thumbnail HTML markup to return.
-
functionwp_ajax_save_attachment_order()
Handles saving the attachment order via AJAX.
-
Handles sending an attachment to the editor via AJAX.
-
functionwp_ajax_send_link_to_editor()
Handles sending a link to the editor via AJAX.