Programatically remove the WordPress News Widget from the dashboard
-
Hi all – I’m customizing my dashboard and have used the codex instructions successfully. However, my WordPress News meta box stubbornly refuses to go away! It’s ID is set to ‘dashboard_primary’ and according to the instructions I have this in my function:
unset($wp_meta_boxes['dashboard']['normal']['core']['dashboard_primary']);
But it’s still there. Any idea why?
Thanks!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Programatically remove the WordPress News Widget from the dashboard’ is closed to new replies.