ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 2.7.0
  • Page 4

comment_{$old_status}_to_{$new_status}

Action Hook: Fires when the comment status is in transition from one specific status to another.

Source: wp-includes/comment.php:1824

Used by 0 functions | Uses 0 functions

comment_{$new_status}_{$comment->comment_type}

Action Hook: Fires when the status of a specific comment type is in transition.

Source: wp-includes/comment.php:1851

Used by 0 functions | Uses 0 functions

get_page_of_comment()

Function: Calculates what page number a comment will appear on for comment paging.

Source: wp-includes/comment.php:1065

Used by 0 functions | Uses 0 functions

wp_count_comments

Filter Hook: Filters the comments count for a given post or the whole site.

Source: wp-includes/comment.php:1418

Used by 0 functions | Uses 0 functions

get_comment_pages_count()

Function: Calculates the total number of comment pages.

Source: wp-includes/comment.php:1000

Used by 0 functions | Uses 0 functions

separate_comments()

Function: Separates an array of comments into an array keyed by comment_type.

Source: wp-includes/comment.php:957

Used by 0 functions | Uses 0 functions

get_comments()

Function: Retrieves a list of comments.

Source: wp-includes/comment.php:248

Used by 0 functions | Uses 0 functions

get_comment_statuses()

Function: Retrieves all of the WordPress supported comment statuses.

Source: wp-includes/comment.php:263

Used by 0 functions | Uses 0 functions

clean_bookmark_cache()

Function: Deletes the bookmark cache.

Source: wp-includes/bookmark.php:464

Used by 0 functions | Uses 0 functions

site_url

Filter Hook: Filters the site URL.

Source: wp-includes/link-template.php:3515

Used by 2 functions | Uses 0 functions
« Previous 1 … 3 4 5 … 33 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy