You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using version 1.4.2 of the mailchimp plugin to allow users to subscribe from my wordpress site and store their information in the mailchimp database. The mailchimp plugin clearly slows down the response time on my website. If the plugin is enabled then the page response time is 10 seconds. If I disable the plugin then response time is between 3 and 4 seconds. This problem has been diagnosed by others. The offending lines are in lines 113 and 114 in mailchimp.php. If I comment out these lines then my website responds more quickly. However, I get errors in administration mode. When will the response time problem be fixed?
The text was updated successfully, but these errors were encountered:
Can this be resolved in an update, either by removing these lines from the mailchimp.php file, or providing an option in the Admin, to remove these lines.
I am using version 1.4.2 of the mailchimp plugin to allow users to subscribe from my wordpress site and store their information in the mailchimp database. The mailchimp plugin clearly slows down the response time on my website. If the plugin is enabled then the page response time is 10 seconds. If I disable the plugin then response time is between 3 and 4 seconds. This problem has been diagnosed by others. The offending lines are in lines 113 and 114 in mailchimp.php. If I comment out these lines then my website responds more quickly. However, I get errors in administration mode. When will the response time problem be fixed?
The text was updated successfully, but these errors were encountered: