New and updated in 4.4.0
-
function_get_last_post_time()
Gets the timestamp of the last time any post was modified or published.
-
functionwp_insert_post()
Inserts or update a post.
-
functionsanitize_post_field()
Sanitizes a post field based on context.
-
functionget_post_type_labels()
Builds an object with all post type labels out of a post type object.
-
functionregister_post_type()
Registers a post type.
-
methodWP_Rewrite::add_rule()
Adds a rewrite rule that transforms a URL structure to a set of query vars.
-
functionadd_rewrite_rule()
Adds a rewrite rule that transforms a URL structure to a set of query vars.
-
Filters reserved site names on a sub-directory Multisite installation.
-
functionms_not_installed()
Displays a failure message.
-
functionwp_get_network()
Retrieves an object containing information about the requested network.
-
functionget_network_by_path()
Retrieves the closest matching network for a domain and path.
-
functioncomment_form()
Outputs a complete commenting form for use within a template.
-
functionget_comment_reply_link()
Retrieves HTML content for reply to comment link.
-
functioncomment_text()
Displays the text of the current comment.
-
functionget_comment_type()
Retrieves the comment type of the current comment.
-
functionget_comment_link()
Retrieves the link to a given comment.
-
hookget_comment_link
Filters the returned single comment permalink.
-
functionget_comment_text()
Retrieves the text of the current comment.
-
functioncomment_author_url()
Displays the URL of the author of the current comment, not linked.
-
functioncomment_class()
Generates semantic classes for each comment element.
-
functionget_comment_class()
Returns the classes for the comment div as an array.
-
functionget_comment_date()
Retrieves the comment date of the current comment.
-
functioncomment_date()
Displays the comment date of the current comment.
-
functionget_comment_excerpt()
Retrieves the excerpt of the given comment.
-
functioncomment_excerpt()
Displays the excerpt of the current comment.