Senza categoria

Modern Event Calendar

RISOLVERE MANCATO INVIO HTML EMAIL

cercare wp_mail_content_type  location solita: /app/libraries/factory.php e commentare la linea

// HTML email
$this->filter('wp_mail_content_type', array($this->main, 'html_email_type'));

ELIMINARE CONFERME EMAIL, LASCIARE SOLO QUELLA DI  CONFERMA

cercare email_verification e booking_confirmation file /app/libraries/notifications.php
commentare il metodo wp_mail

 

MODIFICARE IL CICLO DI REPLICA DEGLI INDIRIZZI EMAIL

Il tutto è all’interno della cartella /app/modules/booking/steps
La gestione è demandata ad un ciclo foreach di un array

 

 

Lascia un commento

Il tuo indirizzo email non sarà pubblicato. I campi obbligatori sono contrassegnati *