Linux 软件免费装
Banner图

Carbon Fields

开发者 htmlburger
m1r0
atanasangelovdev
kamenarov
stoyanov.gs
pkostadinov
panchev
tyxla
xsisqox
catahac
avakul
dilirity
sstoqnov
kaloyanivanov
brutalenemy666
magadanski_uchen
germozy
更新时间 2017年7月26日 22:14
PHP版本: 4.0 及以上
WordPress版本: 4.7
版权: GPLv2 or later
版权网址: 版权信息

标签

post widget image radio taxonomy custom widget custom theme options text custom field type user advanced field wysiwyg repeater select options file magic fields more fields simple fields textarea option relationship map comment rich text dropdown term checkbox association user meta post meta term meta comment meta nested fields

下载

1.0 1.1 1.2 1.3 1.4 1.5 1.6

详情介绍:

Developer-oriented library for WordPress custom fields for all types of WordPress content. Carbon fields is a plugin that can be used as a library for easy creation of custom fields in the WordPress administration panel. Custom fields can be created for post types, taxonomy terms, users, comments, options, navigation menus and even widgets. Supports PHP5.3 or higher. Usage, Documentation & Resources

安装:

  1. Install Carbon Fields either via the WordPress.org plugin directory, or by uploading the files to your server.
  2. Activate the plugin.
  3. That's it. You're ready to go! Please, refer to the Usage & Documentation section for examples and how-to information.

屏幕截图:

  • Simple Post Meta container with a Rich Text field.
  • Post Meta container with 2 side-by-side fields - text field and select field.
  • Complex (repeater) field with several fields within it.
  • Nested complex field - repeatable field groups within repeatable field groups.
  • Custom widget with a set ot preferred custom fields.
  • Example that contains most of the available fields, nested fields included.

升级注意事项:

1.1 The File and Image field types now save the attachment ID by default. The Attachment field type has been removed and now falls back to File. The Date_Field::set_options() method is now Date_Field::set_datepicker_options().

常见问题:

Q. What is the minimum supported PHP version?

A. The plugin supports PHP 5.3 and higher.

Q. I don't know much about PHP. Where is the administration interface for creating containers and fields?

A. There is no admin interface. Containers and fields are created programatically, please refer to the Usage & Documentation section for more information.

Q. Can I create custom widgets with custom fields?

A. Yes, you can! Creating custom widgets with your preferred fields is now greatly simplified.

Q. Can I create theme options pages and subpages?

A. Yes, sir! You can create as many theme options pages and subpages with your preferred custom fields.

Q. Can I create repeatable sets of fields?

A. Absolutely. We call them Complex Fields - fields that contain other fields. You can even create complex fields with multiple sets of fields. Then, when creating a repeatable entry, you can select which set of fields to use.

Q. Can I nest complex (repeatable) fields? If yes, how many levels deep?

A. Yes, you can nest the fields, at an unlimited depth. The only limit is your imagination. :)

Q. Is Carbon Fields completely free?

A. Yes.

Q. Can I use Carbon Fields for commercial purposes?

A. Sure, go ahead! It is completely open source.

更新日志:

1.6 Special thanks to all contributors for this release including @pedro-mendonca, @elvishp2006, @timiwahalahti, @campusboy87, @m1r0, @pkostadinov-2create, @georgeHtmlBurger, @yuliyan and others. 1.5 1.4 1.3 1.2 1.1 1.0