Check whether blog is public before returning sites.
pingback
Pings back the links found in a post.
generic_ping
Sends pings to all of the ping site services.
do_trackbacks
Perform trackbacks.
Advertisement
do_all_pings
Perform all pingbacks, enclosures, trackbacks, and send to pingback services.
discover_pingback_server_uri
Finds a pingback server URI based on the given URL.
wp_update_comment_count_now
Updates the comment count for the post.
wp_update_comment_count
Updates the comment count for post(s).
Advertisement
wp_defer_comment_counting
Whether to defer comment counting.
wp_update_comment
Updates an existing comment in the database.
wp_set_comment_status
Sets the status of a comment.
wp_new_comment_notify_postauthor
Send a notification of a new comment to the post author.
Advertisement
wp_new_comment_notify_moderator
Send a comment moderation notification to the comment moderator.
wp_new_comment
Adds a new comment to the database.
wp_throttle_comment_flood
Whether a comment should be blocked because of comment flood.