Title: Post Editor Zen Coding
Author: Bainternet
Published: <strong>Onwa-ise 11, 2012</strong>
Last modified: Onwa-itolu 6, 2013

---

Search plugins

![](https://ps.w.org/post-editor-zen-coding/assets/banner-772x250.jpg?rev=623506)

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/post-editor-zen-coding_ebefec.svg)

# Post Editor Zen Coding

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

[Download](https://downloads.wordpress.org/plugin/post-editor-zen-coding.0.2.zip)

 * [Details](https://ibo.wordpress.org/plugins/post-editor-zen-coding/#description)
 * [Reviews](https://ibo.wordpress.org/plugins/post-editor-zen-coding/#reviews)
 *  [Installation](https://ibo.wordpress.org/plugins/post-editor-zen-coding/#installation)
 * [Development](https://ibo.wordpress.org/plugins/post-editor-zen-coding/#developers)

 [Support](https://wordpress.org/support/plugin/post-editor-zen-coding/)

## Description

This plugin add a syntax highlighted editor to WordPress Post new/edit screen with
Emmet (zen coding) engine. which takes something like ul.nav>li.nav-item$*4>a and
turn it to :

    ```
        <ul class="nav">
          <li class="nav-item1"><a href=""></a></li>
          <li class="nav-item2"><a href=""></a></li>
          <li class="nav-item3"><a href=""></a></li>
          <li class="nav-item4"><a href=""></a></li>
        </ul>
    ```

## Screenshots

 * [[
 * Editor button.
 * [[
 * Editor in action.
 * [[
 * Editor help.

## Installation

 1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory
    of your WordPress installation.
 2. Then activate the Plugin from Plugins page.
 3. Done!

## FAQ

  What are the requirements?

PHP 5.2 and up.

  I have Found a Bug, Now what?

Simply use the [Support Forum](https://wordpress.org/support/plugin/post-editor-zen-coding)
and thanks a head for doing that.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Post Editor Zen Coding” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Post Editor Zen Coding” into your language.](https://translate.wordpress.org/projects/wp-plugins/post-editor-zen-coding)

### Interested in development?

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

## Changelog

0.2
 Fixed JS errors. swichted to jquery dialog for help. js code was restructured
as OOP. added jQuery UI CSS.

0.1
 initial release.

## Meta

 *  Version **0.2**
 *  Last updated **13 years ago**
 *  Active installations **20+**
 *  WordPress version ** 3.5 or higher **
 *  Tested up to **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/post-editor-zen-coding/)
 * Tags
 * [post editor](https://ibo.wordpress.org/plugins/tags/post-editor/)[syntax highlight](https://ibo.wordpress.org/plugins/tags/syntax-highlight/)
 *  [Advanced View](https://ibo.wordpress.org/plugins/post-editor-zen-coding/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/post-editor-zen-coding/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/post-editor-zen-coding/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/post-editor-zen-coding/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/post-editor-zen-coding/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/post-editor-zen-coding/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/post-editor-zen-coding/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/post-editor-zen-coding/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/post-editor-zen-coding/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://en.bainternet.info/donations)