Title: TC Comment Out
Author: Tracy Rotton
Published: <strong>25. april, 2011</strong>
Last modified: 14. juni, 2020

---

Søg plugins

![](https://ps.w.org/tc-comment-out/assets/banner-772x250.png?rev=589463)

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

![](https://s.w.org/plugins/geopattern-icon/tc-comment-out_eaeaea.svg)

# TC Comment Out

 Af [Tracy Rotton](https://profiles.wordpress.org/taupecat/)

[Download](https://downloads.wordpress.org/plugin/tc-comment-out.2.0.0.zip)

 * [Detaljer](https://da.wordpress.org/plugins/tc-comment-out/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/tc-comment-out/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/tc-comment-out/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/tc-comment-out/#developers)

 [Support](https://wordpress.org/support/plugin/tc-comment-out/)

## Beskrivelse

Easily comment out page and post content using a shortcode. Content is commented
out using HTML comment syntax, keeping the content available in the “View Source”
window of your web browser.

Simply place the opening shortcode [comment] at the beginning of the text you wish
to comment out, and the closing shortcode [/comment] at the end.

If you wish to hide the content entirely from view (so that it is _not_ visible 
in the browser source), set the optional type attribute to “hidden”. Setting the
type attribute to “html” will produce the default behavior, but is not required.

    ```
    [comment]This text will be commented out with HTML comments.[/comment]

    [comment type="hidden"]This text will not even be sent to the browser.[/comment]
    ```

## Installation

 1. Place the tc-comment-out directory inside your plugins directory.
 2. Navigate to the Plugins section of the Dashboard and click “Activate”.

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“TC Comment Out” er open source-software. Følgende personer har bidraget til dette
plugin.

Bidragsydere

 *   [ Tracy Rotton ](https://profiles.wordpress.org/taupecat/)

[Oversæt “TC Comment Out” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/tc-comment-out)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/tc-comment-out/), tjek
[SVN repository](https://plugins.svn.wordpress.org/tc-comment-out/), eller abonner
på [udviklerloggen](https://plugins.trac.wordpress.org/log/tc-comment-out/) via 
[RSS](https://plugins.trac.wordpress.org/log/tc-comment-out/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### Version 2.0

 * Changed license to MIT.
 * Fixed incompatibilities with WordPress 5.*.
 * Rewrote for cleaner code that meet WordPress Coding Standards (version 2.3.0)

#### Version 1.2

 * Implemented the “type” attribute allowing users to use HTML comments to hide 
   their content (the default) or to strip it out altogether so that the commented
   content is NOT viewable when using the browser’s “View Source” option.
 * Added GPLv2 license to package.

#### Version 1.1

 * Fixed a bug that would break the SGML commenting schema if it encountered a URL
   containing two dashes in a row. WordPress filters double-dashes in content, but
   not when they occur in a URL.

#### Version 1.0

 * Initial release.

## Meta

 *  Version **2.0.0**
 *  Senest opdateret **6 år siden**
 *  Aktive installationer **60+**
 *  WordPress-version ** 2.5 eller højere **
 *  Testet op til **5.4.19**
 *  PHP-version ** 5.3.0 eller højere **
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/tc-comment-out/)
 * Tags
 * [comment-out](https://da.wordpress.org/plugins/tags/comment-out/)[hide content](https://da.wordpress.org/plugins/tags/hide-content/)
   [shortcode](https://da.wordpress.org/plugins/tags/shortcode/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/tc-comment-out/advanced/)

## Bedømmelser

 4.5 ud af 5 stjerner.

 *  [  1 5-stjernet anmeldelse     ](https://wordpress.org/support/plugin/tc-comment-out/reviews/?filter=5)
 *  [  1 4-stjernet anmeldelse     ](https://wordpress.org/support/plugin/tc-comment-out/reviews/?filter=4)
 *  [  0 3-stjernet anmeldelser     ](https://wordpress.org/support/plugin/tc-comment-out/reviews/?filter=3)
 *  [  0 2-stjernet anmeldelser     ](https://wordpress.org/support/plugin/tc-comment-out/reviews/?filter=2)
 *  [  0 1-stjernet anmeldelser     ](https://wordpress.org/support/plugin/tc-comment-out/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/tc-comment-out/reviews/#new-post)

[Se alle anmeldelser.](https://wordpress.org/support/plugin/tc-comment-out/reviews/)

## Bidragsydere

 *   [ Tracy Rotton ](https://profiles.wordpress.org/taupecat/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/tc-comment-out/)