Title: Post Editor Zen Coding
Author: Bainternet
Published: <strong>11. November 2012</strong>
Last modified: 6. März 2013

---

Plugins suchen

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

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://s.w.org/plugins/geopattern-icon/post-editor-zen-coding_ebefec.svg)

# Post Editor Zen Coding

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

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

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

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

## Beschreibung

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.

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Post Editor Zen Coding“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

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

[Übersetze „Post Editor Zen Coding“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/post-editor-zen-coding)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/post-editor-zen-coding/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/post-editor-zen-coding/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/post-editor-zen-coding/)
per [RSS](https://plugins.trac.wordpress.org/log/post-editor-zen-coding/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

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**
 *  Zuletzt aktualisiert **vor 13 Jahren**
 *  Aktive Installationen **20+**
 *  WordPress-Version ** 3.5 oder höher **
 *  Getestet bis **3.5.2**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/post-editor-zen-coding/)
 * Schlagwörter
 * [post editor](https://de.wordpress.org/plugins/tags/post-editor/)[syntax highlight](https://de.wordpress.org/plugins/tags/syntax-highlight/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/post-editor-zen-coding/advanced/)

## Bewertungen

 5 von 5 Sternen.

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

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/post-editor-zen-coding/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

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

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](http://en.bainternet.info/donations)