# allowposttag

`wp-plugin/allowposttag` — 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/allowposttag:dev-trunk
```

## Details

- **Latest version:** 0.1
- **Active installs:** 0
- **Composer installs:** 0
- **Author:** saturngod
- **WordPress.org:** https://wordpress.org/plugins/allowposttag/
- **Homepage:** http://en.saturngod/allowposttag

## Description

Wordpress doesn't allow some tag in post. If you want to use class in img tag, you will lost class attributes when you publish (only admin not lo …
