• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
WordPress core a2z

WordPress core a2z

WordPress core only

  • Home
  • Plugins
  • Blocks
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / Files / wp-includes/comment-template.php


Lines:

1 to 100 of 117
<?php

/**
 * Comment template functions
 *
 * These functions are meant to live inside of the WordPress loop.
 *
 * @package WordPress
 * @subpackage Template
 */

/* function get_comment_author() – Retrieve the author of the current comment. */

/* function comment_author() – Displays the author of the current comment. */

/* function get_comment_author_email() – Retrieve the email of the author of the current comment. */

/* function comment_author_email() – Display the email of the author of the current global $comment. */

/* function comment_author_email_link() – Display the html email link to the author of the current comment. */

/* function get_comment_author_email_link() – Returns the HTML email link to the author of the current comment. */

/* function get_comment_author_link() – Retrieves the HTML link to the URL of the author of the current comment. */

/* function comment_author_link() – Display the html link to the url of the author of the current comment. */

/* function get_comment_author_IP() – Retrieve the IP address of the author of the current comment. */

/* function comment_author_IP() – Display the IP address of the author of the current comment. */

/* function get_comment_author_url() – Retrieves the URL of the author of the current comment, not linked. */

/* function comment_author_url() – Display the url of the author of the current comment. */

/* function get_comment_author_url_link() – Retrieves the HTML link of the URL of the author of the current comment. */

/* function comment_author_url_link() – Displays the HTML link of the url of the author of the current comment. */

/* function comment_class() – Generates semantic classes for each comment element. */

/* function get_comment_class() – Returns the classes for the comment div as an array. */

/* function get_comment_date() – Retrieves the comment date of the current comment. */

/* function comment_date() – Displays the comment date of the current comment. */

/* function get_comment_excerpt() – Retrieves the excerpt of the given comment. */

/* function comment_excerpt() – Display the excerpt of the current comment. */

/* function get_comment_ID() – Retrieve the comment id of the current comment. */

/* function comment_ID() – Display the comment id of the current comment. */

/* function get_comment_link() – Retrieve the link to a given comment. */

/* function get_comments_link() – Retrieves the link to the current post comments. */

/* function comments_link() – Display the link to the current post comments. */

/* function get_comments_number() – Retrieves the amount of comments a post has. */

/* function comments_number() – Displays the language string for the number of comments the current post has. */

/* function get_comments_number_text() – Displays the language string for the number of comments the current post has. */

/* function get_comment_text() – Retrieves the text of the current comment. */

/* function comment_text() – Displays the text of the current comment. */

/* function get_comment_time() – Retrieves the comment time of the current comment. */

/* function comment_time() – Displays the comment time of the current comment. */

/* function get_comment_type() – Retrieves the comment type of the current comment. */

/* function comment_type() – Display the comment type of the current comment. */

/* function get_trackback_url() – Retrieves the current post’s trackback URL. */

/* function trackback_url() – Display the current post’s trackback URL. */

/* function trackback_rdf() – Generate and display the RDF for the trackback information of current post. */

/* function comments_open() – Determines whether the current post is open for comments. */

/* function pings_open() – Determines whether the current post is open for pings. */

/* function wp_comment_form_unfiltered_html_nonce() – Display form token for unfiltered comments. */

/* function comments_template() – Loads the comment template specified in $file. */

/* function comments_popup_link() – Displays the link to the comments for the current post ID. */

/* function get_comment_reply_link() – Retrieves HTML content for reply to comment link. */

/* function comment_reply_link() – Displays the HTML content for reply to comment link. */

/* function get_post_reply_link() – Retrieve HTML content for reply to post link. */
[1] [2] Next »

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: wp-includes/comment-template.php
      Plugin ref: WordPress
      Version: 5.6
      Deprecated?: No
      API Letters: C,I,P,T,W

      Published: 25th November 2019 | Last updated: 9th December 2020

      Primary Sidebar

      Information

      File name: wp-includes/comment-template.php
      Plugin ref: WordPress
      Version: 5.6
      Deprecated?: No
      API Letters: C,I,P,T,W

      wp-includes

      Footer

      WP-a2z
      WordPress core a2z
      WordPress core only
      WordPress 5.6
      WordPress a2z
      WordPress core a2z
      Genesis Theme Framework a2z
      Jetpack a2z
      WordPress develop tests
      Easy Digital Downloads a2z
      WooCommerce a2z
      Yoast SEO a2z
      WordPress Blocks

      Site:  core.wp-a2z.org
      © Copyright WP-a2z 2014-2021. All rights reserved.


      Website designed and developed by Herb Miller
      Proudly powered by WordPress and oik plugins

      • Home
      • Blog
      • Sitemap
      • Sites