Walker
Class: A class for displaying various tree-like structures.
Source: wp-includes/class-wp-walker.php:14
Class: A class for displaying various tree-like structures.
Source: wp-includes/class-wp-walker.php:14
Method: Starts the list before the elements are added.
Source: wp-includes/class-wp-walker.php:62
Method: Ends the list of after the elements are added.
Source: wp-includes/class-wp-walker.php:77
Method: Start the element output.
Source: wp-includes/class-wp-walker.php:94
Method: Ends the element output, if needed.
Source: wp-includes/class-wp-walker.php:109
Method: Traverse elements to create list from elements.
Source: wp-includes/class-wp-walker.php:130
Method: Display array of elements hierarchically.
Source: wp-includes/class-wp-walker.php:189
Method: paged_walk() – produce a page of nested elements
Source: wp-includes/class-wp-walker.php:277
Method: Calculates the total number of root elements.
Source: wp-includes/class-wp-walker.php:391
Method: Unset all the children for a given top level element.
Source: wp-includes/class-wp-walker.php:410