wp_list_pages()

Function: Retrieve or display list of pages (or hierarchical post type items) in list (li) format.

Source: wp-includes/post-template.php:1239

Used by 2 functions | Uses 14 functions

post_class

Filter Hook: Filters the list of CSS class names for the current post.

Source: wp-includes/post-template.php:564

Used by 1 function | Uses 0 functions

body_class

Filter Hook: Filters the list of CSS body class names for the current post or page.

Source: wp-includes/post-template.php:815

Used by 1 function | Uses 0 functions

the_ID()

Function: Display the ID of the current item in the WordPress Loop.

Source: wp-includes/post-template.php:16

Used by 1 function | Uses 1 function

the_title()

Function: Display or retrieve the current post title with optional markup.

Source: wp-includes/post-template.php:42

Used by 0 functions | Uses 1 function