=== Codup Woocommerce Custom Fields === Contributors: Codup Tags: Woocommerce, Products, Custom Fields, Orders Tested up to: 5.9.2 Requires PHP: 5.6 or later License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin gives ability to an admin to add additional option for woocommerce products so that buyer can add those details in orders from frontend == Description == This plugin gives ability to an admin to add additional option for woocommerce products so that buyer can add those details in orders from frontend. *Features* * Admin can add multiple fields for products * The fields can be checkbox,radio buttons, drop down,text field,text area with repeater fields * This fields shows on product page(frontend) so that buyer can add details for that specific product * Those selected fields by the buyer can displays on cart,checkout,order page(backend) as well as on order emails. == Installation == 1. Install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the Plugins screen in WordPress 3. Use the Dashboard->Products->Add New == Changelog == *1.1.1.8* Improvement:show custom fields in customer emails.