HTMLComment
A very useful and simple plug-in that allows you to hide a part of a post (links,image...) using standard HTML comment markers <!-- and -->.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 5762 days ago • 1 reviews
Is HTMLComment abandoned?
Possibly abandoned (last update 5762 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
A very useful and simple plug-in that allows you to hide a part of a post (links,image…) using standard HTML comment markers . When WordPress converts your post text into HTML, one thing it does it converts a double-hyphen to an en-dash (– which in Unicode is –). This plug-in simply changed it back if it happens to be followed by a greater than symbol. Since –> is a HTML end-comment marker, this allows HTML comments to work again.
To hide a text,just place it between those two markers . For example:
This is an example of a post with hidden text.
Version History
Version 1.0
- First release
Installation
- Upload HTMLComment.php to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Comment out text using <!– and –> mark-up
Frequently Asked Questions
If you have a question, let me know.
Review feed
Screenshots
Changelog
No changes yet.