Title: Post Editor Zen Coding
Author: Bainternet
Published: <strong>11 novembro, 2012</strong>
Last modified: 6 março, 2013

---

Pesquisar plugins

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

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

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

# Post Editor Zen Coding

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

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

 * [Detalhes](https://br.wordpress.org/plugins/post-editor-zen-coding/#description)
 * [Avaliações](https://br.wordpress.org/plugins/post-editor-zen-coding/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/post-editor-zen-coding/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/post-editor-zen-coding/#developers)

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

## Descrição

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>
    ```

## Capturas de tela

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

## Instalação

 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!

## Perguntas frequentes

  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.

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“Post Editor Zen Coding” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

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

[Traduzir o “Post Editor Zen Coding” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/post-editor-zen-coding)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/post-editor-zen-coding/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/post-editor-zen-coding/)
ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/post-editor-zen-coding/)
por [RSS](https://plugins.trac.wordpress.org/log/post-editor-zen-coding/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

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

 *  Versão **0.2**
 *  Última atualização **13 anos atrás**
 *  Instalações ativas **20+**
 *  Versão do WordPress ** 3.5 ou superior **
 *  Testado até **3.5.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/post-editor-zen-coding/)
 * Tags
 * [post editor](https://br.wordpress.org/plugins/tags/post-editor/)[syntax highlight](https://br.wordpress.org/plugins/tags/syntax-highlight/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/post-editor-zen-coding/advanced/)

## Classificações

 5 de 5 estrelas.

 *  [  2 avaliações com 5 estrelas     ](https://wordpress.org/support/plugin/post-editor-zen-coding/reviews/?filter=5)
 *  [  0 avaliação com 4 estrela     ](https://wordpress.org/support/plugin/post-editor-zen-coding/reviews/?filter=4)
 *  [  0 avaliação com 3 estrela     ](https://wordpress.org/support/plugin/post-editor-zen-coding/reviews/?filter=3)
 *  [  0 avaliação com 2 estrela     ](https://wordpress.org/support/plugin/post-editor-zen-coding/reviews/?filter=2)
 *  [  0 avaliação com 1 estrela     ](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)

[Ver todas avaliações](https://wordpress.org/support/plugin/post-editor-zen-coding/reviews/)

## Colaboradores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/post-editor-zen-coding/)

## Doar

Gostaria de contribuir para o desenvolvimento deste plugin?

 [ Doe para este plugin ](http://en.bainternet.info/donations)