Changeset 14605
- Timestamp:
- 05/13/2010 07:07:08 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/nav-menu-template.php
r14604 r14605 182 182 * echo - Whether to echo the menu or return it. Defaults to echo. 183 183 * depth - how many levels of the hierarchy are to be included. 0 means all. Defaults to 0. 184 * 185 * 184 * walker - allows a custom walker to be specified. 185 * context - the context the menu is used in. 186 * 186 187 * @todo show_home - If you set this argument, then it will display the link to the home page. The show_home argument really just needs to be set to the value of the text of the link. 187 188 *
Note: See TracChangeset
for help on using the changeset viewer.