• svenms

    (@svenms)


    Dears,

    There are some styles and Script loading all around Admin side. We have dequeued them with:
    wp_dequeue_script(‘checkout-fees-admin-js’);
    wp_dequeue_style(‘checkout-fees-admin’);

    But we think they should just load in the correct places by default. We would recommend you to just enqueue this files when they get to be used, but not in Admin Orders, Plugins, etc..because they increase the number of https requests and slow down Admin site.

    Please let us know what you think,

    Best regards,

    Sven Moller

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @svenms

    Thank you for your suggestions.

    We will check into this and will include the fix in our future plugin update.

    Regards,
    Shasvat shah

Viewing 1 replies (of 1 total)
  • The topic ‘CSS and JS files loading all around Admin side’ is closed to new replies.