Skip to content

Fixed bug with Wordpress user loading

Clinton Blackburn requested to merge clintonb/wp-fix into master

A 1-second timeout has been added after the SSH tunnel is established to ensure the tunnel is fully established prior to attempting the MySQL connection. This resolves loss of connection issues observed on Google Cloud (but not locally).

Merge request reports