چھوڑ تے مواد تے ون٘ڄو
  • لاگ ان
  • رجسٹر
WordPress.org

سرائیکی

  • تھیم
  • پلڳ ان
  • بارے
  • Get WordPress
Get WordPress

پلگ ان

  • میݙے من بھان٘وݨے
  • بیٹا ٹیسٹنگ
  • ترقی ݙیوݨ آلے

This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

ڈاؤن لوڈ

Ultimate Fields

Radoslav Georgiev کنوں
  • تفصیلاں
  • ریویو
  • انسٹال کرݨ
  • ڈیویلپمنٹ
معاونت

تفصیل

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

سکرین شاٹاں

  • 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

انسٹال کرݨ

  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.

ہرہک دے سوال

Installation Instructions
  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.

ریویو

OMG

vprodan نومبر 28, 2019
This plugin is what I was looking for. Thx man)

Excellent

Martin Oviedo جنوری 25, 2019
It really is a jewel, do not hesitate to buy the PRO version !!! But also the version that is not "PRO" is very complete and perfect for working. 5 Starts!

it’s option of option tree plugin

ramnikj دسمبر 28, 2018
So many time updates do not come in option tree plugin so it's better for us used this one.

New Updates Make UF The Best WP Framework Available

Enterprise Branding اکتوبر 27, 2018
Ultimate Fields is hands down the most robust framework for WordPress available. Besides having ALL the fields a developer could want and in a professional, savvy, fresh way, it has multiple ways of code friendliness. Meaning you can write fields statically, in objects, or in a simple custom array function. It obviously also has the WordPress admin user interface for those developers who are not so code experienced but want to get started to a professional result immediately. I have the Pro version. I only bought the pro version as well. The locations for the Pro version are amazing, from all backend areas a developer would desire, even to creating frontend forms! I would say this is the first Framework that does not really leave anything to be desired. When I say desire, I mean feeling like something it truly missing that makes a dev a bit sad on the inside when trying to create something. While other suggestion and features have been and can be requested to Ultimate Fields, they are not depressing, despairing requests. UF literally is a kid's dream playhouse, especially in comparison to other frameworks available. I didn't hesitate to purchase the Pro version. The documentation is GREAT and the support is GREAT!!! The Framework is LIGHT and SMART in terms of backend loading and database option calls. The only real thing I think could be different or added is that the shortcode builder could come at a different angle. It loads in the Add Media screen, which is nice, and not that I use shortcodes much because of Content Builders like Elementor, Beaver Builder, or Oxygen 2, but I think it might get crowded or unsavvy to have a lot of shortcodes show in the add media dialog popup window to insert them in the content. That's it!!! ULTIMATE FIELDS IS AWESOME!!!

Awesome work

yreznik مئی 18, 2018
great work

Great update!

dimian90 مئی 4, 2018
Finally, clear documentation!
سارے 20 ریویو پڑھو

Contributors & Developers

“Ultimate Fields” is open source software. The following people have contributed to this plugin.

حصہ پاوݨ آلے
  • Radoslav Georgiev

“Ultimate Fields” دا آپݨی زبان وچ ترجمہ کرو۔

ڈیویلپمنٹ وچ دلچسپی ہے؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

تبدیلی لاگ

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:

  • A sanitization bug, prevented the options datastore from saving non-scalar values
  • Post-based rules for the Post_Type location, both in the UI and in core
  • Even when a repeater was empty, the while loop was being entered, which is not the case anymore
  • To improve compatability with “Front-end Editor”, revision fields are only provided for existing posts

3.0

3.0 is a complete rewrite of the plugin, which brings a ton of improvements, including but not limited to:

  • JavaScript-driven UI
  • WYSIWYG Field Creation
  • New styles and field arrangements
  • Proper PHP exports, as well as JSON exports
  • JSON Synchronization
  • Unlimited field nesting
  • Conditional logic
  • REST API Support
  • Admin columns
  • WordPress SEO Integration
  • Better relational fields
  • A new field type, called “Complex”

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

  • Updated visual styles
  • Added a warning about dropping qTranslate support in the next big version
  • Fixed JavaScript errors

1.1

  • The MIME type of screenshots is changed in order to allow them to be viewable in the browser without downloading.
  • The Richtext field has been updated to be compatible with the latest version of WordPress, 4.4.2 . A wrong link to mac.int is also fixed.
  • The “Select Term” field will not trigger a fatal error when a taxonomy is no longer existing.
  • Modified the filters for the textarea and richtext filter output.
  • Tabs are no longer broken.
  • The repeater field is working well.

1.0.3

  • Adding an HTML field that is only available through code.
  • UF_Datastore_Postmeta will return NULL if a value is not set. This way checkboxes and default values will work.
  • Modified UF_Field_Checkbox to check for the proper value when retrieving from a datastore.
  • UF_Postmeta is not calling save when a new post is being created (the draft).
  • Made a few minor changes to allow Ultimate Post Types to work properly.

1.0.2

  • PHP: Fixed bugs with the import functionality, which prevent containers from being registered.
  • PHP: The get_uf_repeater( $key ) function returns processed values: Repeater values, like images and etc. will be processed before the function returns them.

1.0.1

  • PHP: The Richtext Field will no longer add blank lines when displaying multiple paragraphs.
  • PHP: The Richtext Field’s setting for rows is actually working.
  • PHP: Options pages can now reside under other Ultimate Fields pages.
  • PHP: uf_extend is now called on plugins_loaded. This way all that is extended will have access to more hooks, including widgets_init.
  • PHP: Changed the message when a container is saved.
  • PHP: UF_Field_Set will be saved even without checked values.

  • JS & CSS: Validation is a bit better – it highlights the field and tab of the error.

  • JS: New repeater elements can be toggled by using the arrow.

  • Translations: Fixed the path in uf-bg_BG.po

  • Translations: German translation added (Big Thanks to sixtyseven !)
  • Translations: Several string fixes
  • Translations: The Heading field does no longer use automatically generated labels. This way translations can work.
  • Translations: New tabs’ text can be translated too now, missing textdomain added.

WordPress 3.9
The “Richtext” field is fixed.

1.0

Initial version.

میٹا

  • ورژن: 3.0.2
  • چھیکڑی واری اپ ڈیٹ تھیا: 5 سال پہلے
  • سرگرم انسٹالیشنان: 900+
  • ورڈپریس ورژن: 4.9 یا ودھ
  • Tested up to: 4.9.22
  • پی ایچ پی ورژن: 5.4 یا ودھ
  • زبان:
    English (US)
  • ٹیگ:
    custom fieldsmetapost metarepeatertheme options
  • اعلیٰ منظر

ریٹنگ

سارے ݙیکھو
  • 5 تارے 19
  • 4 تارے 1
  • 3 تارے 0
  • 2 تارے 0
  • 1 تارا 0
Log in to submit a review.

حصہ پاوݨ آلے

  • Radoslav Georgiev

معاونت

پچھلے ݙو مہینیاں وچ حل تھئے ہوئے رولے:

1 دے وچوں 0

معاونت فورم ݙیکھو

عطیہ کرو

Would you like to support the advancement of this plugin?

ایں پلگ ان کوں عطیہ ݙیوو

  • تعارف
  • News
  • ہوسٹ کرݨ
  • Donate
  • Swag
  • Documentation
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • رازداری
  • Public Code
WordPress.org
WordPress.org

سرائیکی

  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
کوڈ شاعری ہے