New and updated in 4.4.0
-
methodWP_Term::get_instance()
Retrieve WP_Term instance.
-
methodWP_Term::__construct()
Constructor.
-
functionget_shortcode_atts_regex()
Retrieves the shortcode attributes regex.
-
Fills in missing query variables with default values.
-
function_prime_comment_caches()
Adds any comments from the given IDs to the cache that do not already exist in cache.
-
functionwp_handle_comment_submission()
Handles the submission of a comment, usually posted to wp-comments-post.php via a comment form.
-
Sends a comment moderation notification to the comment moderator.
-
Sends a notification of a new comment to the post author.
-
Filters whether to send the post author new comment notification emails, overriding the site setting.
-
Filters the calculated page on which a comment appears.
-
Filters the ID, if any, of the duplicate comment found when creating a new comment.
-
hookembed_template
Filter the template used for embedded posts.
-
functionthe_comments_pagination()
Displays a paginated navigation to next/previous set of comments, when applicable.
-
functionget_the_comments_navigation()
Retrieves navigation to next/previous set of comments, when applicable.
-
functionthe_comments_navigation()
Displays navigation to next/previous set of comments, when applicable.
-
functionget_the_comments_pagination()
Retrieves a paginated navigation to next/previous set of comments, when applicable.
-
Filters the navigation markup template.
-
Filters the IDs of terms excluded from adjacent post queries.
-
functionget_preview_post_link()
Retrieves the URL used for the post preview.
-
Pre-filter the return value of get_lastpostmodified() before the query is run.
-
hookget_page_uri
Filters the URI for a page.
-
Fires once an existing attachment has been updated.
-
hookpre_delete_post
Filters whether a post deletion should take place.
-
functionis_post_type_viewable()
Determines whether a post type is considered “viewable”.
-
Filters the arguments for registering a post type.
-
hookget_post_status
Filters the post status.
-
Filters the formatted author and date for a revision.
-
Filters the expiration for a site transient before its value is set.
-
functionupdate_network_option()
Updates the value of a network option that was already added.
-
functionadd_network_option()
Adds a new network option.