Evan Herman on "[Plugin: Easy Forms for MailChimp] Wrong success message"

ساخت وبلاگ

Hi,
the plugin works wonders with bi-lingual websites and WPML. Thank you.

I have however found what I think is a little bug.

The success messsage should read:
"Thank you for subscribing! Check your email for the confirmation message."

However mine was getting truncated to "Thank you for subscribing!"

I have checked the files and I found it in two places, I have fixed my local , but I thought to let you know.

FILE: process_form_submission.php
LINE: 272

$default_success_response = ( 1 === $form_settings['optin_settings']['optin'] ) ? __( 'Thank you for subscribing! Check your email for the confirmation message.' , 'yikes-inc-easy-mailchimp-extender' ) : __( 'Thank you for subscribing!' , 'yikes-inc-easy-mailchimp-extender' );

FILE: process_form_submission_ajax.php
LINE: 287

$default_success_response = ( 1 === $optin_settings['optin'] ) ? __( "Thank you for subscribing! Check your email for the confirmation message." , 'yikes-inc-easy-mailchimp-extender' ) : __( "Thank you for subscribing!" , 'yikes-inc-easy-mailchimp-extender' );

My PHP is quite rusty to say the least, but it seems that the plug in is going for the second part.

Ciao

V.

https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 305 تاريخ : سه شنبه 12 مرداد 1395 ساعت: 1:12