آیکن Custom Fields Account Registration For Woocommerce
افزونه رایگان نسخه 1.4

Custom Fields Account Registration For Woocommerce

توسعه‌دهنده: silverplugins217

توضیحات

Add unlimited custom fields to WooCommerce registration forms. Pro adds file upload, select, radio, date picker, color picker, and more.

تغییرات این نسخه

1.4

Security: Fixed incomplete fix for a privilege escalation vulnerability (CVE-2025-49379). The reserved-slug blocklist now compares against the site’s actual database table prefix, so sites using a non-default $wpdb->prefix (e.g. wp_custom_) are no longer able to have a custom registration field write to the real wp_capabilities / wp_user_level user meta key. Added the same protection as a defense-in-depth check at the point every custom field value is saved to user meta, both during registration and account editing.

1.3

Added full Billing address field group — all 11 WooCommerce billing fields individually selectable for the registration form.

Added full Shipping address field group — all 9 WooCommerce shipping fields individually selectable for the registration form.

Added billing and shipping field required-state override, preserving checkout field rules independently from the registration form.

Added Show Custom Field Position setting — choose between Register Form Start and Before Register Button.

Added duplicate slug detection with inline error on the Add/Edit field modals.

Added Custom CSS Class setting per field.

Pro: Added Custom HTML block field type.

Pro: Added Color Picker field type using Spectrum color picker library.

Pro: Added Time Picker field type.

Pro: Added Multi-Select field type powered by Select2.

Pro: Added Multiple Checkbox field type.

Improved drag-and-drop field reordering via AJAX (ReactSortable).

REST API-based settings save with