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

ES Custom Fields Interface Version: 3.20

תיאור

This plugin adds form element(s) in Write Post panel and/or Write Page panel, which act as a custom field(s) of Post and/or Page.
The custom fields are of this types: fieldset, checkbox, radio, select, textarea, textfield, filefield, imagefield, datefield.

Configuration

This plugin supports the following types of form element:
fieldset, checkbox, radio, select, textfield, textarea, filefield, imagefield.
To specify the custom fields, edit the file "config.txt"

History

This plugin takes the idea from
"rc: custom_field_gui" (Author: Joshua Sigar, See http://rhymedcode.net/projects/custom-field-gui/)
and
"Custom Field Gui Utility" (Author: Tomohiro Okuwaki, See http://www.tinybeans.net/blog/download/wp-plugin/cfg-utility.html);

used part of the code as mentioned in the source.

End

צילומי מסך

  • This screen shot description corresponds to screenshot-1.png File config.txt :
  • This is the second screen shot screenshot-2.png
  • This is the second screen shot screenshot-2.png This example adds form elements only in Write Post panel

התקנה

Unpack the file "es-custom-fields-interface.zip"
For change language copy language.xx in language.js (partial translation)
Upload the folder "es-custom-fields-interface" to "wp-content/plugins/."
Activate from WP's Plugin Management page.

שאלות נפוצות

This plugin use custom database?

No. This plugin use standard database of WordPress.

סקירות

There are no reviews for this plugin.

מפתחים

"ES Custom Fields Interface Version: 3.20" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

ניתן לתרגם את "ES Custom Fields Interface Version: 3.20" לשפה שלך.

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

עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות RSS.

שינויים

3.10

  • Added categories list, tags list, pages list, posts list.

3.00beta

  • Added fieldset type.
  • Added datefield type.
  • Added childs fields inside of checkbox, radio and select.

2.00beta

  • Added to filefield support for file Open Office Write .odt, .ott, .sxw, .stw
  • Added to filefield support for file Open Office Calc .ods, .ots, .sxc, .stc

1.00beta

  • First version.