Skip to content

Instantly share code, notes, and snippets.

@raewrites
Created July 20, 2015 13:46
Show Gist options
  • Save raewrites/c1319d9b6f8322c748d3 to your computer and use it in GitHub Desktop.
Save raewrites/c1319d9b6f8322c748d3 to your computer and use it in GitHub Desktop.
Dashboard Widgets
// Main column (left):
$wp_meta_boxes['dashboard']['normal']['high']['dashboard_browser_nag']
$wp_meta_boxes['dashboard']['normal']['core']['dashboard_right_now']
$wp_meta_boxes['dashboard']['normal']['core']['dashboard_activity']
// Side Column (right):
$wp_meta_boxes['dashboard']['side']['core']['dashboard_quick_press']
$wp_meta_boxes['dashboard']['side']['core']['dashboard_primary']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment