Title: Comments Off
Last modified: August 18, 2016

---

# Comments Off

 *  Resolved [jtjohnston](https://wordpress.org/support/users/jtjohnston/)
 * (@jtjohnston)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/comments-off-2/)
 * I would love it when I turn comments off that “comments off” does not appear.
   
   Any available hack? John

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/comments-off-2/#post-621867)
 * Check out the last parameter (**none**) in the [Template Tag](http://codex.wordpress.org/Template_Tags),
   [comments_popup_link()](http://codex.wordpress.org/Template_Tags/comments_popup_link).
 * [edit]
    Note, on the WordPress Default 1.6 theme, the comment_popup_link tag 
   in index.php only utilizes three parameters, so consider there is a 4th parameter
   and a 5th parameter not used there.
 *  Thread Starter [jtjohnston](https://wordpress.org/support/users/jtjohnston/)
 * (@jtjohnston)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/comments-off-2/#post-621967)
 * Basically, in « wp-includes/comment-template.php » I do this:
 * #function comments_popup_link($zero=’No Comments’, $one=’1 Comment’, $more=’%
   Comments’, $CSSclass=”, $none=’Comments Off’) {
    function comments_popup_link(
   $zero=’No Comments’, $one=’1 Comment’, $more=’% Comments’, $CSSclass=”, $none
   =”) {
 * Would most people prefer to leave it blank?
    If in a future version you include
   language libraries, this would be a good place to change it.
 * Thanks!
    John

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Comments Off’ is closed to new replies.

 * In: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
 * 2 replies
 * 2 participants
 * Last reply from: [jtjohnston](https://wordpress.org/support/users/jtjohnston/)
 * Last activity: [18 years, 9 months ago](https://wordpress.org/support/topic/comments-off-2/#post-621967)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
