New and updated in 4.9.0
-
Filters all options before caching them.
-
hookalloptions
Filters all options after retrieving them.
-
Filters the contents of the new user notification email sent to the new user.
-
Filters the contents of the password change notification email sent to the site admin.
-
Filters the contents of the new user notification email sent to the site admin.
-
Sends a confirmation request email when a change of network admin email address is attempted.
-
Filters the text of the email sent when a change of network admin email address is attempted.
-
Sends an email to the old network admin email address when the network admin email address changes.
-
Filters whether to send the network admin email change notification email.
-
Filters the contents of the email notification sent when the network admin email address is changed.
-
Filters whether a user should be added to a site.
-
Gets the ID of a previous crop from the same base image.
-
Flattens the results of WP_Filesystem_Base::dirlist() for iterating over.
-
Returns the content for the help sidebar on the Edit Site screens.
-
functionget_site_screen_help_tab_args()
Returns the arguments for the help tab on the Edit Site screens.
-
functionwp_admin_headers()
Sends a referrer policy header so referrers are not sent externally from administration screens.
-
Filters the admin referrer policy header value.
-
functionwp_print_plugin_file_tree()
Outputs the formatted file list for the plugin file editor.
-
functionwp_make_theme_file_tree()
Makes a tree structure for the theme file editor’s file list.
-
functionwp_print_theme_file_tree()
Outputs the formatted file list for the theme file editor.
-
functionwp_make_plugin_file_tree()
Makes a tree structure for the plugin file editor’s file list.
-
functionwp_ajax_edit_theme_plugin_file()
Handles editing a theme or plugin file via AJAX.
-
Parses creation date from media metadata.
-
Filters the array of metadata retrieved from a video.
-
Filters whether to short-circuit moving the uploaded file after passing all checks.
-
Gets the list of file extensions that are editable in plugins.
-
Gets the list of file extensions that are editable for a given theme.
-
functionwp_print_file_editor_templates()
Prints file editor templates (for plugins and themes).
-
functionwp_edit_theme_plugin_file()
Attempts to edit a file for a theme or plugin.
-
Filters the array of excluded directories and files while scanning the folder.