Title: allowposttag
Author: saturngod
Published: <strong>February 4, 2010</strong>
Last modified: February 4, 2010

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/allowposttag.svg)

# allowposttag

 By [saturngod](https://profiles.wordpress.org/saturngod/)

[Download](https://downloads.wordpress.org/plugin/allowposttag.zip)

 * [Details](https://wordpress.org/plugins/allowposttag/#description)
 * [Reviews](https://wordpress.org/plugins/allowposttag/#reviews)
 *  [Installation](https://wordpress.org/plugins/allowposttag/#installation)
 * [Development](https://wordpress.org/plugins/allowposttag/#developers)

 [Support](https://wordpress.org/support/plugin/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 lost). So, allowposttags
plugin can allow attributes and new tags in wordpress. You just edit in allowposttags.
php file.

A few notes about the sections above:

 * “Contributors” saturngod
 * “Tags” posts
 * Stable tag should indicate the Subversion “tag” of the latest stable version,
   or “trunk,” if you use `/trunk/` for stable.

## Installation

This section describes how to install the plugin and get it working.

e.g.

 1. Upload `allowposttags.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## FAQ

#### A question that someone might have

An answer to that question.

#### How to add allow tags?

allowedposttags[‘pre’][‘name’]=array();

‘pre’ is the tag name ‘name’ is the attribute name

So. If you want to add class attributes in img

allowedposttags[‘img’][‘class’]=array();

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“allowposttag” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ saturngod ](https://profiles.wordpress.org/saturngod/)

[Translate “allowposttag” into your language.](https://translate.wordpress.org/projects/wp-plugins/allowposttag)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/allowposttag/), check
out the [SVN repository](https://plugins.svn.wordpress.org/allowposttag/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/allowposttag/) by
[RSS](https://plugins.trac.wordpress.org/log/allowposttag/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1

 * use global allowtags

## Meta

 *  Version **0.1**
 *  Last updated **16 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 2.6 or higher **
 *  Tested up to **2.9.2**
 * Tag
 * [posts](https://wordpress.org/plugins/tags/posts/)
 *  [Advanced View](https://wordpress.org/plugins/allowposttag/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/allowposttag/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/allowposttag/reviews/)

## Contributors

 *   [ saturngod ](https://profiles.wordpress.org/saturngod/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/allowposttag/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://example.com/)