wp-includes/class-wp-recovery-mode-email-service.php: WP_Recovery_Mode_Email_Service::send_recovery_mode_email() | Sends the Recovery Mode email to the site admin email address. |
wp-admin/includes/class-wp-debug-data.php: WP_Debug_Data::debug_data() | Static function for generating site debug data when required. |
wp-admin/includes/schema.php: populate_network_meta() | Creates WordPress network meta and sets the default values. |
wp-includes/l10n.php: determine_locale() | Determine the current locale desired for the request. |
wp-includes/user.php: _wp_privacy_send_erasure_fulfillment_notification() | Notify the user when their erasure request is fulfilled. |
wp-includes/user.php: wp_send_user_request() | Send a confirmation request email to confirm an action. |
wp-admin/includes/privacy-tools.php: wp_privacy_send_personal_data_export_email() | Send an email to the user with a link to the personal data export file |
wp-includes/l10n.php: get_user_locale() | Retrieves the locale of a user. |
wp-includes/functions.php: wp_maybe_decline_date() | Determines if the date should be declined. |
wp-admin/includes/translation-install.php: translations_api() | Retrieve translations from WordPress Translation API. |
wp-login.php: login_header() | Output the login page header. |
wp-admin/includes/misc.php: insert_with_markers() | Inserts an array of strings into a file (.htaccess), placing it between BEGIN and END markers. |
wp-admin/update-core.php: list_core_update() | Lists available core updates. |
wp-admin/update-core.php: list_translation_updates() | Display the update translations form. |
wp-includes/theme.php: get_locale_stylesheet_uri() | Retrieves the localized stylesheet URI. |
wp-includes/formatting.php: remove_accents() | Converts all accent characters to ASCII characters. |
wp-includes/pluggable.php: wp_new_user_notification() | Email login credentials to a newly-registered user. |
wp-includes/pluggable.php: wp_notify_postauthor() | Notify an author (and/or others) of a comment/trackback/pingback on a post. |
wp-includes/pluggable.php: wp_notify_moderator() | Notifies the moderator of the site about a new comment that is awaiting approval. |
wp-includes/functions.php: wp_timezone_choice() | Gives a nicely-formatted list of timezone strings. |
wp-includes/update.php: wp_version_check() | Check WordPress version against the newest version. |