Skip to content

Instantly share code, notes, and snippets.

@wpmu-authors
Created April 28, 2022 18:00
Show Gist options
  • Save wpmu-authors/1d0a652dcbbc6fabceefd7d6b40122dc to your computer and use it in GitHub Desktop.
Save wpmu-authors/1d0a652dcbbc6fabceefd7d6b40122dc to your computer and use it in GitHub Desktop.
// 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