Retrieve list of WordPress theme features (aka theme tags).
get_site_screen_help_sidebar_content
Returns the content for the help sidebar on the Edit Site screens.
get_site_screen_help_tab_args
Returns the arguments for the help tab on the Edit Site screens.
update_option_new_admin_email
Send a confirmation request email when a change of site admin email address is attempted.
Advertisement
wp_admin_headers
Send a referrer policy header so referrers are not sent externally from administration screens.
wp_print_plugin_file_tree
Outputs the formatted file list for the plugin editor.
wp_make_plugin_file_tree
Makes a tree structure for the plugin editor’s file list.
wp_print_theme_file_tree
Outputs the formatted file list for the theme editor.
Advertisement
wp_make_theme_file_tree
Makes a tree structure for the theme editor’s file list.
wp_get_media_creation_timestamp
Parse creation date from media metadata.
pre_move_uploaded_file
Filters whether to short-circuit moving the uploaded file after passing all checks.
wp_edit_theme_plugin_file
Attempts to edit a file for a theme or plugin.
Advertisement
wp_print_file_editor_templates
Prints file editor templates (for plugins and themes).
wp_get_theme_file_editable_extensions
Gets the list of file extensions that are editable for a given theme.
editable_extensions
Filters the list of file types allowed for editing in the plugin editor.