=== EDD custom checkout fields === Contributors: goback2 Donate link: http://wp-master.ir Tags: edd,easy digital downloads,edd custom field,custom checkout,checkout Requires at least: 4.6 Tested up to: 5.9.2 Stable tag: trunk License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Add custom fields to the edd checkout form == Description == By **EDD custom checkout fields** , you can add custom fields to the EDD checkout page and get information from users. Features: * Simple! * translate ready * adding with drag and drop * resort new fields as you want with drag * add custom email tags for new added fields == Installation == such as others. == Frequently Asked Questions == = How can i add new field? == you can do it here : `Downloads > checkout fields` = I have some snippet in my functions.php for my custom fields,how can i migrate to this plugin? = 1.look at your old code and get field id 2.define your custom field in `Downloads > checkout fields` and set `custom id` to the gotten id. == Screenshots == 1. admin area 2. added field on front == Changelog == = 1.3 = * Bug fix = 1.2 = * Email tags working now = 1.1 = * Now users can migrate easily from old functions.php snippet to the plugin(custom id was added) * bug fix = 1.0 = * Just Released.