Changeset 63189
- Timestamp:
- 08/11/2026 10:54:56 PM (17 hours ago)
- Location:
- branches/7.1
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/user.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/7.1
-
branches/7.1/src/wp-includes/user.php
r63067 r63189 3861 3861 * @since 7.0.3 Added the `$user_id` parameter, which is sent with the `personal_options_update` action. 3862 3862 * 3863 * @global WP_Error $errors WP_Error object. 3864 * 3863 3865 * @param int $user_id Optional. The ID of the user whose email is being changed. Defaults to `$_POST['user_id']` if set, otherwise 0. 3864 *3865 * @global WP_Error $errors WP_Error object.3866 3866 */ 3867 3867 function send_confirmation_on_profile_email( $user_id = 0 ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)