When I comment out part of a post, (using HTML code <-- )everything after the comment is also removed even though I've closed the tag.
Any ideas why this happens.. and how to resolve it?
When I comment out part of a post, (using HTML code <-- )everything after the comment is also removed even though I've closed the tag.
Any ideas why this happens.. and how to resolve it?
WordPress filters that content, converting it into a character entity.
Try using my plugin, TC Comment Out, which uses shortcodes to comment out content in a post.
This topic has been closed to new replies.