Skip to content

Instantly share code, notes, and snippets.

@raselahmed7
Created September 24, 2014 06:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save raselahmed7/a9f800d2a7267689c72a to your computer and use it in GitHub Desktop.
Save raselahmed7/a9f800d2a7267689c72a to your computer and use it in GitHub Desktop.
Wordpress cheatsheets
<?php wp_nav_menu( array( 'theme_location' => 'wpj-main-menu', 'menu_id' => 'nav' ) ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment