Skip to content

Instantly share code, notes, and snippets.

@DrewAPicture
Created March 20, 2013 18:52
Show Gist options
  • Save DrewAPicture/5207380 to your computer and use it in GitHub Desktop.
Save DrewAPicture/5207380 to your computer and use it in GitHub Desktop.
<?php
add_meta_box( 'nav-menu-theme-locations', __( 'Theme Locations' ), 'wp_nav_menu_locations_meta_box' , 'nav-menus', 'side', 'default' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment