>
Download This Plugin | |
Download Elegant Themes | |
Name | Post Editor Zen Coding |
Version | 0.2 |
Author | bainternet |
Rating | 100 |
Last updated | 2013-03-06 01:02:00 |
Downloads |
1906
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Post Editor Zen Coding plugin added 16 bytes of resources to the Home page and 9 bytes of resources to the sample Post page.
Post Editor Zen Coding plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Post Editor Zen Coding plugin ads no tables to your Wordpress blog database.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>