Title: TC Comment Out
Author: Tracy Rotton
Published: <strong>25. април 2011.</strong>
Last modified: 14. јун 2020.

---

Претражи додатке

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

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

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

# TC Comment Out

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

[Преузимање](https://downloads.wordpress.org/plugin/tc-comment-out.2.0.0.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/tc-comment-out/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/tc-comment-out/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/tc-comment-out/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/tc-comment-out/#developers)

 [Подршка](https://wordpress.org/support/plugin/tc-comment-out/)

## Опис

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]
    ```

## Постављање

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

## Прегледи

Нема рецензија за овај додатак.

## Сарадници и градитељи

„TC Comment Out“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

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

[Преведите „TC Comment Out“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/tc-comment-out)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/tc-comment-out/), проверите
[SVN складиште](https://plugins.svn.wordpress.org/tc-comment-out/) или се пријавите
на [белешку градње](https://plugins.trac.wordpress.org/log/tc-comment-out/) преко
[RSS-а](https://plugins.trac.wordpress.org/log/tc-comment-out/?limit=100&mode=stop_on_copy&format=rss).

## Белешка о изменама

#### 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.

## Мета

 *  Version **2.0.0**
 *  Last updated **6 година раније**
 *  Active installations **60+**
 *  WordPress version ** 2.5 или новије **
 *  Tested up to **5.4.19**
 *  PHP version ** 5.3.0 или новије **
 *  Language
 * [English (US)](https://wordpress.org/plugins/tc-comment-out/)
 * Tags
 * [comment-out](https://sr.wordpress.org/plugins/tags/comment-out/)[hide content](https://sr.wordpress.org/plugins/tags/hide-content/)
   [shortcode](https://sr.wordpress.org/plugins/tags/shortcode/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/tc-comment-out/advanced/)

## Оцене

 4.5 out of 5 stars.

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

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

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

## Сарадници

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

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/tc-comment-out/)