I've been working on a new project of mine called Orbisius Market and needed the users to be redirected to a special dashboard page.
You need to insert this line in your main .htaccess file.
Basically, whoever visits your admin area will be redirected to that page. Ideally, that page should be generated by a plugin.
Of course you'll need to change orbisius-market-menu with your menu link that you have used in add_menu_page or add_submenu_page functions.
RedirectMatch 302 ^/wp-admin/(index\.php)?$ /wp-admin/admin.php?page=orbisius-market-menu
The snippet above will redirect everybody to that page. If you want to redirect based on the role check this article
Disclaimer: The content in this post is for educational purposes only. Always remember to take a backup before doing any of the suggested steps just to be on the safe side.
Referral Note: When you purchase through a referral link (if any) on this page, we may earn a commission.
If you're feeling thankful, you can buy me a coffee or a beer