trustedlogin / Remove-Dashboard-Access

This WordPress plugin limits user access to the dashboard based on whether users have a chosen capability. Disallowed users are redirected to a chosen URL.
https://wordpress.org/plugins/remove-dashboard-access-for-non-admins/
49 stars 12 forks source link

Consider running redirect through set_url_scheme() #34

Open zackkatz opened 2 years ago

zackkatz commented 2 years ago

See https://wordpress.org/support/topic/error-the-information-youre-about-to-submit-is-not-secure/

Also, consider always redirecting to HTTPS…