• MichaelApproved

    (@michaelapproved)


    The plugin wastefully enqueues files. For example, “/wp-content/plugins/mailchimp-for-woocommerce/blocks/build/style-sms-consent-block.css” is enqueued when SMS is not even enabled sitewide.

    At the very least, you should only be enqueuing the script if the feature is enabled. Best would be to only enqueue it on a pages that have related elements, such as checkout page.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.