Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

WooCommerce E-mail Validacija

Opis

“WooCommerce Email Validation” je dodatak za WooCommerce koji dodaje polje za potvrdu e-mail adrese na checkout stranici (kao obavezno polje). To će osigurati da Vaši kupci unesu točnu e-mail adresu što Vam olakšava administriranje i obradu narudžbi. Ako se unesene e-mail adrese ne poklapaju, kupac će dobiti standardnu poruku pogreške provjere valjanosti te će kupac morati provjeriti unesenu e-mail adresu!

Ovaj dodatak podržava WooCommerce 3.x i lokalizaciju koritenjem WPML dodatka. Ugrađeni prijevodi: Engleski, Njemački, Španjosli, Danski, Švedski, Japanski, Poljski, Brazilsko-portugalski, Mađarski, Srpski i Hrvatski.

Želite pomoći? Forkajte GitHub repozitorij.

Korištenje/Svrha

Jednostavno postavite dodatak i spremni ste za rad. Nemate što namještati – dodatak samo radi.

Snimke zaslona

  • The 'Confirm Email Address' field as it is displayed in the Storefront theme.

Instalacija

Instaliranje “WooCommerce Email Validation” možete napraviti putem “Plugins > Add New” ekrana u Vašem WordPress dashboardu, ili koristeći slijedeće korake:

  1. Preuzmite dodatak na WordPress.org
  2. Postavite ZIP datoteku kroz ‘Plugins > Add New > Upload’ ekrana u Vašem WordPress dashboardu
  3. Aktivirajte dodatak u meniju ‘Plugins’ u WordPress-u

ČPP

Kako mogu posložiti checkout polja?

Dodatak dodaje potvrdu e-mail adrese u checkout odmah nakon postojećeg polja za unos e-mail adrese. Ako želite razmjestiti polja, možete koristiti kod prikazan ovdje. ID polja je billing_email-2.

Ovaj dodataka ne radi sa Checkout Field Editor dodatkom – što onda?

If you are using Checkout Field Editor then you need to manually specify the second email address field in that extension’s settings in order for the field to be displayed. The field ID that you must specify is billing_email-2 (note that there is a hyphen before the 2 and not an underscore).

Recenzije

16. svibnja 2017.
I edited the WooCommerce checkout fields using my theme's functions.php file. I added this plugin for email verification, and edited it very slightly. It works a charm! thanks.
16. travnja 2017.
It's not compatible with wordpress version 4.7.3 and woocommerce 3...Keep Giving the error "Email addresses do not match!" in checkout page. Needs to be released a new update.
03. rujna 2016.
Does the job in an instance.
03. rujna 2016.
No frills, does as needed. Real-time validation would be nice but maybe not worth the overhead. Should really be core.
Pročitajte svih 19 recenzija

Suradnici i Programeri

“WooCommerce E-mail Validacija” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

“WooCommerce E-mail Validacija” je prijeveden na 7 dijalekata. Zahvala prevodiocima za njihov doprinos.

Prevedite “WooCommerce E-mail Validacija” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

2.1.1

  • 26.11.2018.
  • [UPDATE] Adding WooCommerce 3.5+ compatibility (props heocoi)

2.1

  • 2017-04-21
  • [UPDATE] Adding WooCommerce 3.0+ compatibility (props ablears)
  • [UPDATE] Ensuring backwards compatilibity for versions of WooCommerce prior to 3.0
  • [UPDATE] Adding woocommerce_original_email_field_class filter for modifying layout of fields on the fly

2.0

  • 2016-05-09
  • [UPDATE] Moving ‘Confirm Email Address’ field to the correct location on the checkout form
  • [UPDATE] Modifying text domain to match plugin slug (required for centralised localisation)
  • [TWEAK] Changing filter on which new field is added to make things more streamlined

1.2.8

  • 2015-05-28
  • [UPDATE] Adding Serbian translation (translation provided by Nebojsa Dolas)

1.2.7

  • 2015-02-16
  • [UPDATE] Adding Hungarian translation (translation provided by Kornel Schwarcz)
  • [FIX] Adding WooCommerce 2.3.x compatibility

1.2.6

  • 2015-01-21
  • [UPDATE] Adding Brazilian Portuguese translation (translation provided by Samuel Costa)

1.2.5

  • 2014-12-11
  • [UPDATE] Adding Polish translation (translation provided by Michał Dybczak)

1.2.4

  • 2014-10-13
  • [UPDATE] Adding ‘woocommerce_confirm_email_field_class’ filter so field class can be changed dynamically
  • [UPDATE] Adding Japanese translation (translation provided by Mako Kobayashi)
  • [FIX] Adding billing email address as default field value for WooCommerce 2.2+

1.2.3

  • 2014-09-05
  • [UPDATE] Adding Swedish translation (translation provided by Mari Lindström)

1.2.2

  • 2013-10-27
  • [UPDATE] Adding Dutch translation (translation provided by Bryan Touw)

1.2.1

  • 2013-07-12
  • [UPDATE] Adding Spanish translation (translation provided by Marcelo Pedra)

1.2

  • 2013-07-11
  • [UPDATE] Adding German translation (translation provided by Dietmar Hohn)

1.1

  • 2013-05-24
  • [FIX] Fixing validation to be case-insensitive

1.0

  • 2013-02-18
  • Initial release #boom