Changeset 15590 for trunk/wp-includes/classes.php
- Timestamp:
- 09/07/2010 11:21:11 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/classes.php
r15587 r15590 981 981 * @package WordPress 982 982 * @since 2.7 983 * @param $max_depth = 0 means display all levels; $max_depth > 0specifies the number of display levels.984 * @param $page_num the specific page number, beginning with 1.983 * @param int $max_depth = 0 means display all levels; $max_depth > 0 specifies the number of display levels. 984 * @param int $page_num the specific page number, beginning with 1. 985 985 * @return XHTML of the specified page of elements 986 986 */
Note: See TracChangeset
for help on using the changeset viewer.