You shouldn’t be echoing anything directly from your functions.php. Doing so will prevent redirects.
Remove line 226 and you should be good to go. You might want to replace that whole remove_admin_bar with something better coded (or a plugin even).
Related Posts:
- How to log out without confirmation ‘Do you really want to log out?”?
- How change wordpress password without logout ( need for plugin )
- Logout URL performing strange
- Clearing cookie on logout and session expiration
- wp_logout Not Logging Me Out
- Get wp_logout_url function to work on external (non-WordPress) page
- WordPress failure when logging out
- wp_logout() changes in WordPress 5.1.1
- wp_logout not redirecting using wp_logout_url() and wp_redirect()
- Logout using link (without nonce)
- Logout redirects to /forums/
- What is difference between logout and switch off?
- LogOut button only if logged in in front end menu widget
- How to hide “You are now logged out” message on WordPress login form?
- logout error “something went wrong”
- Logout all users at particular time
- What is the link to log out on WordPress?
- How do I replace “Log Out” from the Menu with “My Orders”?
- Redirection of wp-login.php results in non working of Logout process
- wp_logout_url($uri) having two redirect values
- wp_logout problem
- How to restrict browser back button after logout?
- numpy division with RuntimeWarning: invalid value encountered in double_scalars
- numpy division with RuntimeWarning: invalid value encountered in double_scalars
- How to use _CRT_SECURE_NO_WARNINGS
- “Notice: Undefined variable”, “Notice: Undefined index”, and “Notice: Undefined offset” using PHP
- C pointers and arrays: [Warning] assignment makes pointer from integer without a cast
- RuntimeWarning: invalid value encountered in double_scalars – without numpy
- “Notice: Undefined variable”, “Notice: Undefined index”, and “Notice: Undefined offset” using PHP
- What does “control reaches end of non-void function” mean?
- libpng warning: iCCP: known incorrect sRGB profile
- warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
- Warning message: line appears to contain embedded nulls [duplicate]
- Illegal string offset Warning PHP
- Illegal string offset Warning PHP
- Illegal string offset Warning PHP
- Illegal string offset Warning PHP
- libpng warning: iCCP: known incorrect sRGB profile
- Variable warning set but not used
- Data truncated for column?
- Avoid passing null as the view root (need to resolve layout parameters on the inflated layout’s root element)
- RuntimeWarning: overflow encountered in ubyte_scalars
- Warning: Found conflicts between different versions of the same dependent assembly
- mean, nanmean and warning: Mean of empty slice
- ERROR: Control may reach end of non-void function /
- Warning : overflow in implicit constant conversion
- Warning: X may be used uninitialized in this function
- Remove warning messages in PHP
- Logout button php
- Troubleshooting “The type parameter T is hiding the type T” warning
- What does “warning: not all control paths return a value” mean? (C++)
- WP_DEBUG is not set, but I’m still getting warnings
- How reduce wordpress login session timeout time?
- Error Warning: Declaration of description_walker::start_el after PHP upgrade [duplicate]
- Logout redirect to home page
- PHP Warning on fresh install (Connection timed out)
- Destroy user sessions based on user ID
- How to change the default logout link on WordPress Admin
- Logout redirect to current page – function
- “Warning: count()” error on php 7.2
- ftp_nlist() and ftp_pwd() warnings
- How to display warning on post editor when trying to add new term to custom taxonomy?
- Masking logout URL
- WordPress 4.9.5 PHP intermittent warning trim() expects parameter 1 to be string, array given
- handling login/logout redirects
- Logout/login redirect CSS issue
- How to log out everywhere else, destroy all sessions “all other devices”?
- share login/logout sessions across two installs?
- Change “You are now logged out” text
- Logout via Subdomain, non-wordpress page on a different server?
- Warning: urlencode() expects parameter 1 to be string, array given
- PHP warning are displaying when using WP CLI [closed]
- Add a logout menu link [duplicate]
- WordPress Nonce Issue for Ajax Login and Logout
- wp_logout action not working
- Stackoverflow type of badge plugin giving warnings in WordPress 3.5
- add the user name to menu when user is logged in [closed]
- How to use wp-login.php page only for logout?
- add logout button on admin side menu
- Ajax function returns -1
- wp_logout_url() redirects to confirmation page even with nonce?
- Getting User email on logout. wp_logout
- wp_logout_url isn’t forwarding to correct link
- WordPress Errors in generated by theme check plugin [closed]
- What is causing this error? “Warning: Invalid argument”
- wp_nav_menu log in/out link?
- How do you log a user out with wp_logout?
- How long do users stay logged in if they DON’T check remember me?
- Redirect user after logout
- Getting Warnings & Notices from Fresh WordPress 3.1.2 install
- Logout issue with new Domain on WP Multisite
- I keep getting logged out in Firefox
- Logout redirects to a broken page(home URL is omitted)
- PHP contact form returns warning in text widget [closed]
- how to logout user on browser tab or window closes
- Get WP CLI to hide debug warnings and notices in JSON output, same setting as website
- Warning: array_pop() expects parameter 1 to be array, boolean given
- Custom Connect to Facebook, problem logging in/logging out
- Logout user and delete cookies from the client side?
- Undefined property: WP_Query::$post