Skip to content

Instantly share code, notes, and snippets.

@Atlas7
Created May 10, 2017 15:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Atlas7/81e45f9a3c57ee2e6e04c7240dfdb04b to your computer and use it in GitHub Desktop.
Save Atlas7/81e45f9a3c57ee2e6e04c7240dfdb04b to your computer and use it in GitHub Desktop.
wordpress menu php
```.html
<button class="menu-toggle"><?php _e( 'Primary Menu', 'twentyfourteen' ); ?></button>
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment