# HTMLComment

`wp-plugin/htmlcomment` — WordPress plugin

> **No tagged releases in SVN.** This plugin releases exclusively via SVN trunk. Install with `dev-trunk` — Composer will pin to a specific SVN revision in your lock file. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/htmlcomment:dev-trunk
```

## Details

- **Latest version:** 0.1
- **Active installs:** 10
- **Composer installs:** 0
- **Author:** hartley_h
- **WordPress.org:** https://wordpress.org/plugins/htmlcomment/

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