• Resolved montanamode

    (@montanamode)


    Is the plugin intentionally calling wp_enqueue_media() globally?
    If possible, could this be limited only to the plugin settings pages or specific admin screens where media upload fields are required?

    For example, using admin_enqueue_scripts with screen detection.

    This would prevent unnecessary media queries and improve performance on larger WooCommerce sites.

    Thank you for your help.


    https://prnt.sc/QeSzV4KSje1I

Viewing 1 replies (of 1 total)
  • Plugin Support Vivek Acowebs

    (@viveke)

    Thank you for reporting this and for the helpful suggestion regarding wp_enqueue_media() usage.

    This has now been corrected. The wp_enqueue_media() call has been removed from the latest release of the free plugin, so it will no longer be loaded across admin pages.

    Please update to the latest version of the plugin, and the issue should be resolved.
    Thank you again for bringing this to our attention and helping us improve the plugin.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.