If maintenance.php is in a folder called inc within the WordPress theme folder, then include this code at the top of the header.php file of the theme:
require_once get_stylesheet_directory() . '/inc/maintenance.php';Everyone not logged in visiting the website will get the message.