Linux 软件免费装
Banner图

Ultimate Fields

开发者 RadoGeorgiev
更新时间 2018年5月15日 21:59
捐献地址: 去捐款
PHP版本: 5.4 及以上
WordPress版本: 4.9.5
版权: GPLv2 or later
版权网址: 版权信息

标签

meta theme options custom fields repeater post meta

下载

1.0 1.0.1 1.0.2 1.0.3 1.0.4 3.0 3.0.1 3.0.2

详情介绍:

With Ultimate Fields you can easily create fields in the admin. Those fields can be displayed when you are editing a post or page (any post type actually) or in an options page (ex. Theme Options) anywhere in the admin. Please visit https://www.ultimate-fields.com/ for more details. Features Fields Repeaters Repeaters can be used to add repeatable groups of fields. You can combine a text and a file field into a Slide group and allow the user to add as many slides as he needs. The value is saved in a single field! Additionally you can add different types of groups into a single repeater. This way the user could add both Video Slides and Image Slides through the same place. Embedding in themes and plugins Ultimate Fields has all the necessary logic built in. Just place it wherever you need and include ultimate-fields.php

安装:

  1. Upload ultimate-fields to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. You are ready to create your first container. To do this, choose "Add New" from the "Ultimate Fields" section in the menu.
  4. Output values through get_value(), the_value() and etc.
Please make sure to check out the documentation on our website.

屏幕截图:

  • This screenshot shows the main editing screen where containers are set up.
  • An example Options page
  • A post meta box with a few simple fields and a repeater

升级注意事项:

3.0 This is a complete rewrite of the plugin with renewed interface and various new functions. After upgrade, you will be required to migrate your containers to the format of the new version. Important: There are no immediate modifications of field values and the old container format will be stored in case you need to revert.

更新日志:

3.0.2 Bugfix Release with a couple of small features [FIX] Limiting preview image sizes to 100% to ensure that if thumbnail is not available as an image size, images are not overflowing. [FIX] Enqueueing overlays properly for files: The File fields were expecting the Overlay JS class to be available, but it was not enqueued. [FIX] Values are now properly saved and loaded for WYSIWYG editors, including empty paragraphs and etc. [FIX] Improved handling of repeater values in the REST API: The iterator format of the repeater field was not playing nicely with the REST API. [UPDATE] Minor adjustments of the UI and complex fields in order to allow https://github.com/RadoslavGeorgiev/ultimate-fields-layout-control to work. [FIX] Messages are not saving values anymore. [FIX][W2422] Conditional logic is not used if unchecked [FIX][W2439] Complex fields can now handle missing containers. [FEATURE][W2440] Adding a target_control setting to the link field [FIX][W2444] Empty dependency sets in array mode are ignored now. 3.0.1 Bugfix Relase Fixes: 3.0 3.0 is a complete rewrite of the plugin, which brings a ton of improvements, including but not limited to: As of this version, the website, documentation and PRO version of the plugin are online too. On June 28, 2017 we announced that the qTranslate support is being eliminated and sadly, it is no longer available. You can read more about that in https://rageorgiev.com/blog/2017/06/28/ultimate-fields-multilingual-support-will-removed/ 1.2 1.1 1.0.3 1.0.2 1.0.1 1.0 Initial version.