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
It appears that if you want to delete all transients, it assumes wp_options ($wpdb->options) and not wp_sitemeta (Due to a early return). This needs refactoring.