How can I change the dashboard appearance?
I use a custom include file that I created to modify the dashboard. Some of the hooks and filters are commented out by default but most of the stuff is here to remove menus, change wp logos, remove meta boxes, remove dashboard widgets, etc… <?php /* File: cleanup-dashboard.php Description: Clean up and customize the dashboard … Read more