Changeset 39051 for trunk/src/wp-includes/class-walker-page.php
- Timestamp:
- 10/31/2016 06:27:53 AM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-walker-page.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-walker-page.php
r38523 r39051 50 50 * @param string $output Passed by reference. Used to append additional content. 51 51 * @param int $depth Optional. Depth of page. Used for padding. Default 0. 52 * @param array $args Optional. Arguments for output ing the next level.52 * @param array $args Optional. Arguments for outputting the next level. 53 53 * Default empty array. 54 54 */
Note: See TracChangeset
for help on using the changeset viewer.