Title: Post Editor Zen Coding
Author: Bainternet
Published: <strong>11 בנובמבר 2012</strong>
Last modified: 6 במרץ 2013

---

חיפוש תוספים

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

תוסף זה **לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס**. ייתכן והתוסף כבר לא
מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות
יותר.

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

# Post Editor Zen Coding

 מאת [Bainternet](https://profiles.wordpress.org/bainternet/)

[הורדה](https://downloads.wordpress.org/plugin/post-editor-zen-coding.0.2.zip)

 * [פרטים](https://he.wordpress.org/plugins/post-editor-zen-coding/#description)
 * [סקירות](https://he.wordpress.org/plugins/post-editor-zen-coding/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/post-editor-zen-coding/#installation)
 * [פיתוח](https://he.wordpress.org/plugins/post-editor-zen-coding/#developers)

 [תמיכה](https://wordpress.org/support/plugin/post-editor-zen-coding/)

## תיאור

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

## צילומי מסך

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

## התקנה

 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!

## שאלות נפוצות

  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.

## סקירות

There are no reviews for this plugin.

## מפתחים

"Post Editor Zen Coding" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

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

[ניתן לתרגם את "Post Editor Zen Coding" לשפה שלך.](https://translate.wordpress.org/projects/wp-plugins/post-editor-zen-coding)

### מעוניינים בפיתוח?

[עיינו בקוד](https://plugins.trac.wordpress.org/browser/post-editor-zen-coding/),
ראו את הקוד ב-[SVN repository](https://plugins.svn.wordpress.org/post-editor-zen-coding/),
או הירשמו ל[לוג פיתוח](https://plugins.trac.wordpress.org/log/post-editor-zen-coding/)
באמצעות [RSS](https://plugins.trac.wordpress.org/log/post-editor-zen-coding/?limit=100&mode=stop_on_copy&format=rss).

## שינויים

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.

## מטא

 *  גרסה: **0.2**
 *  Last updated **לפני 13 שנים**
 *  Active installations **20+**
 *  WordPress version ** 3.5 ומעלה **
 *  Tested up to **3.5.2**
 *  שפה
 * [English (US)](https://wordpress.org/plugins/post-editor-zen-coding/)
 * Tags
 * [post editor](https://he.wordpress.org/plugins/tags/post-editor/)[syntax highlight](https://he.wordpress.org/plugins/tags/syntax-highlight/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/post-editor-zen-coding/advanced/)

## דרוגים

 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)

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

[הצג הכל](https://wordpress.org/support/plugin/post-editor-zen-coding/reviews/)

## תורמים

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

## תמיכה

יש לך משהו לומר? זקוק לעזרה?

 [פורום תמיכה](https://wordpress.org/support/plugin/post-editor-zen-coding/)

## תרומה

האם ברצונך לקדם את התוסף הזה?

 [ לתרום לתוסף זה ](http://en.bainternet.info/donations)