Skip to content

Instantly share code, notes, and snippets.

@omidgharib
Forked from anonymous/jsbin.osexor.html
Created July 12, 2013 11:31
Show Gist options
  • Save omidgharib/5983774 to your computer and use it in GitHub Desktop.
Save omidgharib/5983774 to your computer and use it in GitHub Desktop.
These are useful WordPress functions
@omidgharib
Copy link
Author

functions.php

a specific file for configuring more theme details on wordpress
add_theme_support : Allows a theme or plugin to register support of a certain theme feature
register_nav_menu : Registers a menu location to use with navigation menus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment