How do you force the wordpress dashboard to be 1 coulmn by default? I want to show the dashboard as a single column for all users.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
I found a promising looking answer to this question in the following post: http://wordpress.org/support/topic/customizing-admin-area-using-functionsphp-2-questions It recommends using this code in the functions.php file:
Hope that helps! |
|||
|
|