

The settings page in Settings > Really Simple Under Construction. Toggle the page on, paste in your HTML, set a secret word, and add IP addresses to the whitelist.
Tick one checkbox and your site is hidden behind an Under Construction page. Visitors see your holding page; you and anyone you let through see the real site. That is the whole plugin.
Two ways to get past the page without logging in:
yoursite.com/?yoursecret once and a cookie keeps that browser through. Good for showing a client work in progress.Logged-in users are never blocked, and /wp-admin, the REST API, WP-CLI and cron keep working normally.
The page itself is your HTML. Paste in a full document with DOCTYPE, <style> and <body> if you want, or a single line of text. No page builder, no template picker, no upsell wizard — no settings you have to learn before the plugin does its job.
Go to the settings page in Settings > Really Simple Under Construction. Enable by checking the checkbox. The Under Construction page is only visible to visitors who are not logged in. You can optionally configure:
?yoursecret. A cookie is then stored so the same browser keeps access.