wp_insert_post()
Function: Inserts or update a post.
Source: wp-includes/post.php:4073
Function: Inserts or update a post.
Source: wp-includes/post.php:4073
Function: Sanitizes a post field based on context.
Source: wp-includes/post.php:2769
Function: Builds an object with all post type labels out of a post type object.
Source: wp-includes/post.php:2001
Function: Registers a post type.
Source: wp-includes/post.php:1699
Method: Adds a rewrite rule that transforms a URL structure to a set of query vars.
Source: wp-includes/class-wp-rewrite.php:1663
Function: Adds a rewrite rule that transforms a URL structure to a set of query vars.
Source: wp-includes/rewrite.php:140
Filter Hook: Filters reserved site names on a sub-directory Multisite installation.
Source: wp-includes/ms-functions.php:2713
Function: Displays a failure message.
Source: wp-includes/ms-load.php:466
Function: Retrieves an object containing information about the requested network.
Source: wp-includes/ms-load.php:564
Function: Retrieves the closest matching network for a domain and path.
Source: wp-includes/ms-load.php:141
Function: Displays an HTML link to the author page of the current post’s author.
Source: wp-includes/author-template.php:346
Class: Singleton that registers and instantiates WP_Widget classes.
Source: wp-includes/class-wp-widget-factory.php:17
Class: Core base class extended to register widgets.
Source: wp-includes/class-wp-widget.php:21
Method: Constructs name attributes for use in form() fields
Source: wp-includes/class-wp-widget.php:216
Method: Constructs id attributes for use in WP_Widget::form() fields.
Source: wp-includes/class-wp-widget.php:241
Function: Outputs a complete commenting form for use within a template.
Source: wp-includes/comment-template.php:2466
Function: Retrieves HTML content for reply to comment link.
Source: wp-includes/comment-template.php:1741
Function: Displays the text of the current comment.
Source: wp-includes/comment-template.php:1066
Function: Retrieves the comment type of the current comment.
Source: wp-includes/comment-template.php:1150
Function: Retrieves the link to a given comment.
Source: wp-includes/comment-template.php:766
Filter Hook: Filters the returned single comment permalink.
Source: wp-includes/comment-template.php:854
Function: Retrieves the text of the current comment.
Source: wp-includes/comment-template.php:1021
Function: Displays the URL of the author of the current comment, not linked.
Source: wp-includes/comment-template.php:381
Function: Generates semantic classes for each comment element.
Source: wp-includes/comment-template.php:481
Function: Returns the classes for the comment div as an array.
Source: wp-includes/comment-template.php:508
Function: Retrieves the comment date of the current comment.
Source: wp-includes/comment-template.php:601
Function: Displays the comment date of the current comment.
Source: wp-includes/comment-template.php:630
Function: Retrieves the excerpt of the given comment.
Source: wp-includes/comment-template.php:646
Function: Displays the excerpt of the current comment.
Source: wp-includes/comment-template.php:691
Function: Retrieves the author of the current comment.
Source: wp-includes/comment-template.php:24