wp_nav_menu()
Function: Displays a navigation menu.
Source: wp-includes/nav-menu-template.php:57
Function: Displays a navigation menu.
Source: wp-includes/nav-menu-template.php:57
Function: Determines whether currently in a page template.
Source: wp-includes/post-template.php:1763
Function: Get the specific template filename for a given post.
Source: wp-includes/post-template.php:1799
Function: Retrieve or display a list of pages (or hierarchical post type items) in list (li) format.
Source: wp-includes/post-template.php:1266
Function: Displays or retrieves a list of pages with an optional home link.
Source: wp-includes/post-template.php:1388
Function: Retrieves taxonomies attached to given the attachment.
Source: wp-includes/media.php:3552
Function: Insert an attachment.
Source: wp-includes/post.php:6300
Function: Retrieve URLs already pinged for a post.
Source: wp-includes/post.php:5505
Function: Retrieve URLs that need to be pinged.
Source: wp-includes/post.php:5534
Function: Add a URL to those already pinged.
Source: wp-includes/post.php:5426
Function: Builds an object with all post type labels out of a post type object.
Source: wp-includes/post.php:1956
Function: Registers a post type.
Source: wp-includes/post.php:1673
Function: Retrieves the closest matching site object by its domain and path.
Source: wp-includes/ms-load.php:163
Function: Retrieves a sites ID given its (subdomain or directory) slug.
Source: wp-includes/ms-blogs.php:86
Function: Adds a new comment to the database.
Source: wp-includes/comment.php:2208
Function: Perform trackbacks.
Source: wp-includes/comment.php:2917
Function: Pings back the links found in a post.
Source: wp-includes/comment.php:2997
Function: Hooks WP’s native database-based comment-flood check.
Source: wp-includes/comment.php:865
Function: The date the last comment was modified.
Source: wp-includes/comment.php:324
Function: Validates whether this comment is allowed to be made.
Source: wp-includes/comment.php:680
Action Hook: Fires immediately before a comment is marked approved.
Source: wp-includes/comment.php:761
Filter Hook: Filters the number of links found in a comment.
Source: wp-includes/comment.php:65