Title: Hide Comments Feature
Author: Vitor Carvalho
Published: <strong>29. November 2010</strong>
Last modified: 24. Oktober 2012

---

Plugins durchsuchen

![](https://ps.w.org/hide-comments-feature/assets/banner-772x250.png?rev=610336)

Dieses Plugin **ist nicht mit den jüngsten 3 Hauptversionen von WordPress** getestet
worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme
haben, wenn es mit neueren Versionen von WordPress verwendet wird.

![](https://s.w.org/plugins/geopattern-icon/hide-comments-feature_ffffff.svg)

# Hide Comments Feature

 Von [Vitor Carvalho](https://profiles.wordpress.org/lightningspirit/)

[Herunterladen](https://downloads.wordpress.org/plugin/hide-comments-feature.0.4.zip)

 * [Details](https://de.wordpress.org/plugins/hide-comments-feature/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/hide-comments-feature/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/hide-comments-feature/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/hide-comments-feature/#developers)

 [Support](https://wordpress.org/support/plugin/hide-comments-feature/)

## Beschreibung

For those who do not need to have the Comments feature in WordPress (there are a
lot of reasons), this plugin removes any trace of that existence in both wp-admin
and front-end.
 Your theme must rely properly on the WordPress API for the front-
end support. The tag must be present. Completely done through techniques based on
both action hooks and CSS.

Doesn’t requires any configuration, just install and any trace of Comments will 
disappear.

NOTE: This does NOT play with the core, so you are able to update both plugins and
WordPress without any trouble.

#### Provided Custom Hooks

This plugin provides 4 custom hooks you may play if you need more substance in your
theme.

    ```
    add_action( 'hide_comments_post_types', 'my_hide_comments_post_types' ); to change the list of post types to be processed by the plugin. Comments will be removed from all listed post types.
    add_action( 'hide_comments_css', 'my_hide_comments_css' ); to add arbitrary CSS to hide comment's stuff from your theme.
    add_action( 'hide_comments_template_comments_path', 'my_hide_comments_template_comments_path' ); the default path is the empty file template-comments.php located in the same dir of this plugin. Just modify the path to your own file if you want to return anything else.
    add_action( 'hide_comments_dashboard_right_now', 'my_hide_comments_dashboard_right_now' ); if true is returned, the discussion table of dashboard right now widget will be hidden. False otherwise. Defaults to true.
    ```

The use of these hooks are recommended, thus, if the plugin gets deactivated, those
hooks will not be called anymore and then you get things consistent and clean.

Do you want to translate it to your language? Just reply to the «Translations» topic
in the forum.

## Screenshots

 * [[
 * There is no Comments menu link!
 * [[
 * The comments template disappeared (magically) from the Twenty Twelve theme.

## Installation

 1. Upload `hide-comments-feature` folder to the `/wp-content/plugins/` directory
 2. Aktiviere das Plugin in WordPress über das Menü ‚Plugins‘
 3. No more configuration required.

## FAQ

  Installation Instructions

 1. Upload `hide-comments-feature` folder to the `/wp-content/plugins/` directory
 2. Aktiviere das Plugin in WordPress über das Menü ‚Plugins‘
 3. No more configuration required.

  Will this affect my WordPress Instalation?

No. This won’t play with the core! In other words, the feature still exists there
but it is hidden by the plugin.

  And about my theme? Comments still there…

That’s because your theme either is too old or it doesn’t rely on the newest WordPress
API. So you have to upgrade it, find a new one or, play with CSS to hide some HTML
parts of the theme.
 Example of code to go into functions.php:

 /* Your CSS here */

Though, the main purpose of this plugin is to help web designers and developers 
creating WordPress sites they can ensure that their users will no longer see mentioned
the word „Comment“.

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Hide Comments Feature“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

 *   [ Vitor Carvalho ](https://profiles.wordpress.org/lightningspirit/)

[Übersetze „Hide Comments Feature“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/hide-comments-feature)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/hide-comments-feature/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/hide-comments-feature/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/hide-comments-feature/)
per [RSS](https://plugins.trac.wordpress.org/log/hide-comments-feature/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 0.4

 * Huge update! Everything is now handled consistently. It is expected to be 3.4
   and 3.5 compatible.
 * Optimal support for the new Twenty Twelve theme.
 * Added 4 custom action hooks (see )
 * Added translation for Portuguese

#### 0.2

 * Bugfix: comment icon in menu shouldn’t appear in instances prior than 3.0.3

#### 0.1

 * Erstveröffentlichung
 * Good support from FF3/4 and IE7

## Meta

 *  Version **0.4**
 *  Zuletzt aktualisiert **vor 8 Jahren**
 *  Aktive Installationen **1.000+**
 *  WordPress-Version ** 3.4 oder höher **
 *  Getestet bis **3.5.2**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/hide-comments-feature/)
 * Schlagwörter
 * [comment](https://de.wordpress.org/plugins/tags/comment/)[comments](https://de.wordpress.org/plugins/tags/comments/)
   [hide](https://de.wordpress.org/plugins/tags/hide/)[remove](https://de.wordpress.org/plugins/tags/remove/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/hide-comments-feature/advanced/)

## Bewertungen

 4.5 von 5 Sternen.

 *  [  5 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/hide-comments-feature/reviews/?filter=5)
 *  [  0 4-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/hide-comments-feature/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/hide-comments-feature/reviews/?filter=3)
 *  [  1 2-Sterne-Rezension     ](https://wordpress.org/support/plugin/hide-comments-feature/reviews/?filter=2)
 *  [  0 1-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/hide-comments-feature/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/hide-comments-feature/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/hide-comments-feature/reviews/)

## Mitwirkende

 *   [ Vitor Carvalho ](https://profiles.wordpress.org/lightningspirit/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/hide-comments-feature/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](http://vcarvalho.com/donate/)