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 the current post uses a page template.
Source: wp-includes/post-template.php:1809
Function: Gets the specific template filename for a given post.
Source: wp-includes/post-template.php:1845
Function: Retrieves or displays a list of pages (or hierarchical post type items) in list (li) format.
Source: wp-includes/post-template.php:1291
Function: Displays or retrieves a list of pages with an optional home link.
Source: wp-includes/post-template.php:1414
Function: Retrieves taxonomies attached to given the attachment.
Source: wp-includes/media.php:3666
Function: Inserts an attachment.
Source: wp-includes/post.php:6271
Function: Retrieves URLs already pinged for a post.
Source: wp-includes/post.php:5535
Function: Retrieves URLs that need to be pinged.
Source: wp-includes/post.php:5564
Function: Adds a URL to those already pinged.
Source: wp-includes/post.php:5456
Function: Builds an object with all post type labels out of a post type object.
Source: wp-includes/post.php:1977
Function: Registers a post type.
Source: wp-includes/post.php:1677
Function: Retrieves the closest matching site object by its domain and path.
Source: wp-includes/ms-load.php:163
Function: Retrieves a site’s 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:2216
Function: Performs trackbacks.
Source: wp-includes/comment.php:2970
Function: Pings back the links found in a post.
Source: wp-includes/comment.php:3053
Function: Hooks WP’s native database-based comment-flood check.
Source: wp-includes/comment.php:845
Function: Retrieves the date the last comment was modified.
Source: wp-includes/comment.php:330
Function: Validates whether this comment is allowed to be made.
Source: wp-includes/comment.php:660
Action Hook: Fires immediately before a comment is marked approved.
Source: wp-includes/comment.php:741
Filter Hook: Filters the number of links found in a comment.
Source: wp-includes/comment.php:65