Content is commented out using HTML comment syntax, keeping the content in the.
Simply place the opening shortcode at the beginning of the text you wish to comment out, and the closing shortcode at the end..
If you wish to hide the content entirely from view, set the optional type attribute to hidden..
Setting the type attribute to html will produce the behavior, but is not required...
Place the inside your plugins directory..
Navigate to the Plugins section of Dashboard and click.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Implemented the type attribute allowing users to use HTML comments to hide their content or to strip it out altogether so that the commented content is NOT viewable when using the browser's.
Fixed bug that would break SGML commenting schema if it encountered URL containing two dashes in row.
WordPress filters double-dashes in content, but not when they occur in URL...
Read more