Walker
Class: A class for displaying various tree-like structures.
Source: wp-includes/class-wp-walker.php:15
Class: A class for displaying various tree-like structures.
Source: wp-includes/class-wp-walker.php:15
Method: Starts the list before the elements are added.
Source: wp-includes/class-wp-walker.php:63
Method: Ends the list of after the elements are added.
Source: wp-includes/class-wp-walker.php:78
Method: Starts the element output.
Source: wp-includes/class-wp-walker.php:96
Method: Ends the element output, if needed.
Source: wp-includes/class-wp-walker.php:112
Method: Traverses elements to create list from elements.
Source: wp-includes/class-wp-walker.php:133
Method: Displays array of elements hierarchically.
Source: wp-includes/class-wp-walker.php:191
Method: Produces a page of nested elements.
Source: wp-includes/class-wp-walker.php:287
Method: Calculates the total number of root elements.
Source: wp-includes/class-wp-walker.php:413
Method: Unsets all the children for a given top level element.
Source: wp-includes/class-wp-walker.php:433