Opis
By EDD custom checkout fields , you can add custom fields to the EDD checkout page and get information from users.
Supported fields:
- text
- textarea
- select
- Checkbox
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
- Show on the Purchase History(Admin menu)
- Show on payment confirmation page(Frontend)
Zrzuty ekranu
Instalacja
such as others.
Najczęściej zadawane pytania
-
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 inDownloads > checkout fields
and setcustom id
to the gotten id. -
How do I display fields in the admin payment history table?
-
In the field settings there is an option to do this that if checked that field will be displayed in the payment history table
Recenzje
Kontrybutorzy i deweloperzy
„EDD custom checkout fields” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “EDD custom checkout fields” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.4.1
- fixed not working in new EDD version
1.4
- Show on the Purchase History(Admin menu)
- Show on payment confirmation page(Frontend)
- New supported fields(textarea / select / Checkbox)
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.