Hide or redirect your website in an instant! The Super Simple Site Offline Plugin does exactly that and is above all easy to customize and track via Google Analytics or Google Tagmanager. But for your visitor just a nice little maintenance message or redirect. Nothing more.
Prioritized issue groups from the latest Plugin Check scan
Security
76
7 issue groups
Maintainability
50
7 issue groups
I18n
45
4 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'super-simple-site-offline-beta' but got 'betaoffline'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$background_image".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_SERVER['REMOTE_ADDR']'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['post_type']. Check that the array index exists before using it.
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "sso_forms".
Sample message
Detected usage of a non-sanitized input variable: $_GET['tab']
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "call_ssso_postOverride".
Sample message
The $text parameter must be a single text string literal. Found: "<h1>".get_bloginfo('name')." is under construction at the moment.</h1>\r<p>Sorry for the inconvenience. Please return to this website at a later point. Thank you!</p>"
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Missing $domain parameter in function call to __().
Sample message
The plugin readme.txt does not exist.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "lang"
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "betaoffline", expected "super-simple-site-offline-beta".
Not analyzed yet.
First score snapshot
v2.2
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 174 | 115 | 59 | v2.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.