Skip to content

Instantly share code, notes, and snippets.

@mitchellhislop
Created March 5, 2011 04:27
Show Gist options
  • Select an option

  • Save mitchellhislop/856110 to your computer and use it in GitHub Desktop.

Select an option

Save mitchellhislop/856110 to your computer and use it in GitHub Desktop.
Main column
$wp_meta_boxes['dashboard']['normal']['core']['dashboard_right_now']
$wp_meta_boxes['dashboard']['normal']['core']['dashboard_recent_comments']
$wp_meta_boxes['dashboard']['normal']['core']['dashboard_incoming_links']
$wp_meta_boxes['dashboard']['normal']['core']['dashboard_plugins']
Side Column
$wp_meta_boxes['dashboard']['side']['core']['dashboard_quick_press']
$wp_meta_boxes['dashboard']['side']['core']['dashboard_recent_drafts']
$wp_meta_boxes['dashboard']['side']['core']['dashboard_primary']
$wp_meta_boxes['dashboard']['side']['core']['dashboard_secondary']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment