• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register

WordPress.org

  • Showcase
  • Learn
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / 2.7.0 / Page 11

cancel_comment_reply_link()

Function: Displays HTML content for cancel comment reply link.

Source: wp-includes/comment-template.php:1920

Used by 1 function | Uses 1 function

comment_id_fields()

Function: Outputs hidden input HTML for replying to comments.

Source: wp-includes/comment-template.php:1967

Used by 0 functions | Uses 1 function

comment_form_title()

Function: Displays text based on comment reply status.

Source: wp-includes/comment-template.php:1991

Used by 1 function | Uses 4 functions

wp_list_comments()

Function: Displays a list of comments.

Source: wp-includes/comment-template.php:2063

Used by 0 functions | Uses 16 functions

comment_reply_link

Filter Hook: Filters the comment reply link.

Source: wp-includes/comment-template.php:1772

Used by 1 function | Uses 0 functions

comment_reply_link()

Function: Displays the HTML content for reply to comment link.

Source: wp-includes/comment-template.php:1787

Used by 2 functions | Uses 1 function

get_comment_reply_link()

Function: Retrieves HTML content for reply to comment link.

Source: wp-includes/comment-template.php:1673

Used by 1 function | Uses 15 functions

comment_class()

Function: Generates semantic classes for each comment element.

Source: wp-includes/comment-template.php:433

Used by 4 functions | Uses 1 function

get_comment_class()

Function: Returns the classes for the comment div as an array.

Source: wp-includes/comment-template.php:459

Used by 2 functions | Uses 6 functions

comment_class

Filter Hook: Filters the returned CSS classes for the current comment.

Source: wp-includes/comment-template.php:538

Used by 1 function | Uses 0 functions

get_comment_author_email_link()

Function: Returns the HTML email link to the author of the current comment.

Source: wp-includes/comment-template.php:178

Used by 1 function | Uses 5 functions

_close_comments_for_old_posts()

Function: Close comments on old posts on the fly, without any extra DB queries. Hooked to the_posts.

Source: wp-includes/comment.php:3277

Used by 0 functions | Uses 3 functions

_close_comments_for_old_post()

Function: Close comments on an old post. Hooked to comments_open and pings_open.

Source: wp-includes/comment.php:3317

Used by 0 functions | Uses 4 functions

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:1828

Used by 1 function | 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:1844

Used by 1 function | Uses 0 functions

wp_transition_comment_status()

Function: Call hooks for when a comment status transition occurs.

Source: wp-includes/comment.php:1787

Used by 3 functions | Uses 4 functions

transition_comment_status

Action Hook: Fires when the comment status is in transition.

Source: wp-includes/comment.php:1817

Used by 1 function | Uses 0 functions

separate_comments()

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

Source: wp-includes/comment.php:973

Used by 2 functions | Uses 0 functions

get_comment_pages_count()

Function: Calculate the total number of comment pages.

Source: wp-includes/comment.php:1014

Used by 5 functions | Uses 3 functions

get_page_of_comment()

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

Source: wp-includes/comment.php:1079

Used by 2 functions | Uses 12 functions

wp_count_comments

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

Source: wp-includes/comment.php:1432

Used by 1 function | Uses 0 functions

get_comments()

Function: Retrieve a list of comments.

Source: wp-includes/comment.php:242

Used by 12 functions | Uses 1 function

get_comment_statuses()

Function: Retrieve all of the WordPress supported comment statuses.

Source: wp-includes/comment.php:257

Used by 2 functions | Uses 2 functions

teeny_mce_buttons

Filter Hook: Filters the list of teenyMCE buttons (Text tab).

Source: wp-includes/class-wp-editor.php:627

Used by 1 function | Uses 0 functions

teeny_mce_before_init

Filter Hook: Filters the teenyMCE config before init.

Source: wp-includes/class-wp-editor.php:793

Used by 1 function | Uses 0 functions

teeny_mce_plugins

Filter Hook: Filters the list of teenyMCE plugins.

Source: wp-includes/class-wp-editor.php:381

Used by 1 function | Uses 0 functions
« Previous 1 … 10 11
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.