Slow DB Query
-
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_scriptswith screen detection.This would prevent unnecessary media queries and improve performance on larger WooCommerce sites.
Thank you for your help.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.