Why does the homepage appear when an Author clicks the Posts menu?
This is a classic WordPress problem, and it’s not the default behavior. When an Author user clicks the “Posts” menu, they should be taken to the wp-admin/edit.php screen (the list of their posts). If they are being sent to the homepage, it means something on your site is incorrectly redirecting them. Here are the most…
