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
Fix URLs not actually being enqueued from WordPress
2f7c2cc changed detectURLs to only
return the URLs, not enqueue them. This means that the detect case here
was basically a no-op, other than printing a very misleading log
message.
0 commit comments