هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

WooCommerce Custom Product Data Fields

الوصف

WooCommerce Custom Product Data Fields is a simple framework which will help you to build extra product data fields easily, e.g. secondary product title, vendor info, custom message for individual product, etc.

You can use this plugin as a library of your ‘brand-new’ WooCommerce Extension.

It works with the latest version of WooCommerce (2.6.4).

Available Fields

  • نص(text)
  • number
  • منطقة-كتابة(textarea)
  • صندوق اختيار(checkbox)
  • تحديد
  • زر اختيار(radio)
  • مخفي
  • multiselect
  • صورة
  • gallery
  • colorpicker
  • datepicker
  • devider

Since version 1.2, you can add multiple product data tabs.

Tutorials

This project is also available on Github.

More info

Have some questions or suggestions? You can reach me at:

Mail: kharisulistiyo(at)gmail(dot)com
Twitter: @kharissulistiyo

P.S: Don’t worry, I always reply. 🙂

لقطات الشاشة

  • WooCommerce Custom Product Data Fields

التنصيب

  1. Upload this plugin to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Define your custom product data fields in your theme functions.php file. See fields-init.php inside this plugin folder.

المراجعات

30 يوليو، 2017
I don't know why people say it doesn't work anymore. It's even working for latest version 4.8. I put some data and can save the custom fields.
20 ديسمبر، 2016
This is not a plugin that you install and activate some option and start working BUT it is a great plugin to help who has some coding skill.
14 نوفمبر، 2016
Just check out the readme and follow the instructions. Easy installation process.
19 سبتمبر، 2016
The plugin works as advertised and is easy to customize. Well done!
إقرأ جميع المراجعات 15

المساهمون والمطوّرون

“WooCommerce Custom Product Data Fields” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”WooCommerce Custom Product Data Fields“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.2.4

  • Fix undefined index: tab_name

1.2.3

  • Fix missing minified JS and CSS files

1.2.2

  • Fix code sample
  • Update minified CSS and JS scripts

1.2

  • Fix some bugs
  • Add multiselect field
  • Add image field
  • Add image field
  • Add gallery field
  • Add colorpicker field
  • Add datepicker field
  • Add devider
  • Allow multiple data tabs definition
  • Update fields definition function (via hook)

1.0

  • Initial release