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

Update class.rda-remove-access.php #28

Closed sourabhgarg01 closed 2 years ago

sourabhgarg01 commented 2 years ago

Added inline filter to hide the top bar from frontend.

zackkatz commented 2 years ago

Hi @sourabhgarg01, thanks for the PR!

This is a major change and would require a setting to be added to the plugin. It's not something we can add to the plugin without more work.

To get this merged, please

Thanks again for your interest.