Why is my WordPress site still stuck in maintenance mode after an update finishes?
Usually an update left the .maintenance file behind. In your host's file manager or FTP, open the WordPress install root — the folder that contains wp-admin — and delete only the file named .maintenance. WordPress uses that file to decide whether maintenance m…
0 helpful votes