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
The script loader composer module seems pretty complex and unnecessary for what it's doing. I think we should replace it with something more simple and transparent which unqueues jquery and then queues the correct version along with main.js and main.css. We also should have a standard place to add custom scripts (and encourage the use of block level enqueue script).
The text was updated successfully, but these errors were encountered:
The script loader composer module seems pretty complex and unnecessary for what it's doing. I think we should replace it with something more simple and transparent which unqueues jquery and then queues the correct version along with main.js and main.css. We also should have a standard place to add custom scripts (and encourage the use of block level enqueue script).
The text was updated successfully, but these errors were encountered: