Archive | /wp-includes/comment-template.php RSS feed for this section

comments_template

Loads the comment template specified in $file.Will not display the comments template if not on single post or page, or if the post does not have comments.

659

Continue reading

comments_popup_script

Displays the JS popup script to show a comment.If the $file parameter is empty, then the home page is assumed. The defaults for the window are 400px by 400px.

653

Continue reading

comments_popup_link

Displays the link to the comments popup window for the current post ID.Is not meant to be displayed on single posts and pages. Should be used on the lists of posts

651

Continue reading