Ultimate Fields

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
- Easy to use.
- Various field types (listed below)
- Support for Post Type and Options Page as locations for fields. All locations have advanced placement rules, in order to only show them when needed.
- WYSIWYG Field Creation
- Focused on developers: A clean object-oriented API allows you to cleanly define all of your fields through code.
- Perfected tabs, alignment and styles
- Import, Export and in-theme JSON Synchronization
- JavaScript-based interface
- Unlimited field nesting with the Repeater and Complex fields
- Conditional Logic between fields in the same container (and ones on upper levels)
- REST API Support
- Admin Columns
- Integration with WordPress SEO for automatic field content ratings
- Clean styles: Ultimate Fields follows WordPress’ built in styles as much as possible and provides a seamless experience. It’s even fully responsive.
- Full-featured interface for data loading
Fields
- Text
- Textarea
- WYSIWYG Editor
- Password
- Number
- Checkbox
- Select
- Multiselect
- Image-Select (a visual select)
- File
- Image
- WP Object (for selection of an object among posts, terms and users)
- WP Objects (for multiple objects)
- Link
- Section
- Tab
- Complex
- Repeater
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
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
- Give a name to your project
- Download the Installer Package
- Install & activate the plugin locally
- Install the suggested dependencies
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.



