Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Difference between revisions of "Template:Comments Tags"

m (Commas)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  +
====Comments Functions====
[[Template_Tags/comments_number | comments_number]],
 
  +
*Function: [[Function Reference/cancel_comment_reply_link | cancel_comment_reply_link()]]
[[Template_Tags/comments_link | comments_link]],
 
 
*Function: [[Function Reference/comment_author | comment_author()]]
[[Template_Tags/comments_rss_link | comments_rss_link]],
 
 
*Function: [[Function Reference/comment_author_email | comment_author_email()]]
[[Template_Tags/comments_popup_script | comments_popup_script]],
 
 
*Function: [[Function Reference/comment_author_email_link | comment_author_email_link()]]
[[Template_Tags/comments_popup_link | comments_popup_link]],
 
 
*Function: [[Function Reference/comment_author_IP | comment_author_IP()]]
[[Template_Tags/comment_ID | comment_ID]],
 
 
*Function: [[Function Reference/comment_author_link | comment_author_link()]]
[[Template_Tags/comment_author | comment_author]],
 
 
*Function: [[Function Reference/comment_author_rss | comment_author_rss()]]
[[Template_Tags/comment_author_IP | comment_author_IP]],
 
 
*Function: [[Function Reference/comment_author_url | comment_author_url()]]
[[Template_Tags/comment_author_email | comment_author_email]],
 
 
*Function: [[Function Reference/comment_author_url_link | comment_author_url_link()]]
[[Template_Tags/comment_author_url | comment_author_url]],
 
  +
*Function: [[Function Reference/comment_class|comment_class()]]
[[Template_Tags/comment_author_email_link | comment_author_email_link]],
 
 
*Function: [[Function Reference/comment_date | comment_date()]]
[[Template_Tags/comment_author_url_link | comment_author_url_link]],
 
 
*Function: [[Function Reference/comment_excerpt | comment_excerpt()]]
[[Template_Tags/comment_author_link | comment_author_link]],
 
  +
*Function: [[Function Reference/comment_form_title | comment_form_title()]]
[[Template_Tags/comment_type | comment_type]],
 
  +
*Function: [[Function Reference/comment_form|comment_form()]],
[[Template_Tags/comment_text | comment_text]],
 
 
*Function: [[Function Reference/comment_ID | comment_ID()]]
[[Template_Tags/comment_excerpt | comment_excerpt]],
 
  +
*Function: [[Function Reference/comment_id_fields | comment_id_fields()]]
[[Template_Tags/comment_date | comment_date]],
 
  +
*Function: [[Function Reference/comment_reply_link | comment_reply_link()]]
[[Template_Tags/comment_time | comment_time]],
 
 
*Function: [[Function Reference/comment_text | comment_text()]]
[[Template_Tags/comments_rss_link | comments_rss_link]],
 
 
*Function: [[Function Reference/comment_text_rss | comment_text_rss()]]
[[Template_Tags/comment_author_rss | comment_author_rss]],
 
 
*Function: [[Function Reference/comment_time | comment_time()]]
[[Template_Tags/comment_text_rss | comment_text_rss]],
 
 
*Function: [[Function Reference/comment_type | comment_type()]]
[[Template_Tags/comment_link_rss | comment_link_rss]],
 
 
*Function: [[Function Reference/comments_link | comments_link]]
[[Template_Tags/permalink_comments_rss | permalink_comments_rss]],
 
 
*Function: [[Function Reference/comments_number | comments_number()]]
[[Template Tags/wp_list_comments | wp_list_comments]],
 
  +
*Function: [[Function Reference/comments_open|comments_open()]],
[[Template Tags/previous_comments_link | previous_comments_link]],
 
 
*Function: [[Function Reference/comments_popup_link | comments_popup_link()]]
[[Template Tags/next_comments_link | next_comments_link]]
 
 
*Function: [[Function Reference/comments_popup_script | comments_popup_script()]]
 
 
*Function: [[Function Reference/comments_rss_link | comments_rss_link()]]
[[Category:Template Tags]]
 
  +
*Function: [[Function Reference/get_avatar | get_avatar()]]
 
*Function: [[Function Reference/next_comments_link | next_comments_link()]]
  +
*Function: [[Function Reference/paginate_comments_links|paginate_comments_links()]]
 
*Function: [[Function Reference/permalink_comments_rss | permalink_comments_rss()]]
 
*Function: [[Function Reference/previous_comments_link | previous_comments_link()]]
 
*Function: [[Function Reference/wp_list_comments | wp_list_comments()]]

Latest revision as of 20:39, 10 January 2014

Comments Functions