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:55
Method: Outputs the end of the current level in the tree after elements are output.
Source: wp-includes/class-walker-page.php:79
Method: Outputs the beginning of the current element in the tree.
Source: wp-includes/class-walker-page.php:105
Filter Hook: Filters the list of CSS classes to include with each page item in the list.
Source: wp-includes/class-walker-page.php:158
Filter Hook: Filters the HTML attributes applied to a page menu item’s anchor element.
Source: wp-includes/class-walker-page.php:189
Method: Outputs the end of the current element in the tree.
Source: wp-includes/class-walker-page.php:234