... $user_id = wp_update_user( $array_update); if ( is_wp_error( $user_id ) ) { // There was an error, probably that user doesn't exist.
確定! 回上一頁