Walker_Page
Class: Core walker class used to create an HTML list of pages.
Source: wp-includes/class-walker-page.php:17
Class: Core walker class used to create an HTML list of pages.
Source: wp-includes/class-walker-page.php:17
Method: Outputs the beginning of the current level in the tree before elements are output.
Source: wp-includes/class-walker-page.php:52
Method: Outputs the end of the current level in the tree after elements are output.
Source: wp-includes/class-walker-page.php:76
Method: Outputs the beginning of the current element in the tree.
Source: wp-includes/class-walker-page.php:100
Filter Hook: Filters the list of CSS classes to include with each page item in the list.
Source: wp-includes/class-walker-page.php:148
Filter Hook: Filters the HTML attributes applied to a page menu item’s anchor element.
Source: wp-includes/class-walker-page.php:178
Method: Outputs the end of the current element in the tree.
Source: wp-includes/class-walker-page.php:222