So I have setup some redirects based on user role and the logins/redirects seem to be working fine. However on the Redirect Admin screen it doesn't list the Redirects already setup. So if I don't know the redirect URL or the role,user,etc I have no idea what is setup. Am I missing something?
No single site. I'm getting this error on the redirects page:
WordPress database error: [Unknown column 'rul_url_logout' in 'field list']
SELECT rul_type, rul_value, rul_url, rul_url_logout, rul_order FROM wp_login_redirects ORDER BY rul_type, rul_order, rul_value