Smart Passworded Pages

Create central "Enter your password" page and the password entered determine which page the user sees next.

v2.0.0Brian LaymanUpdated Added 2k+ installs96% rating
80
Score
11
Errors
8
Warnings
+0
Change

Category Scores

Security71
Repo86
Performance100
Maintainability91

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

19 findings

Maintainability

8

3 issue groups

Security

6

4 issue groups

Repo Compliance

3

3 issue groups

I18n

2

1 issue group

ERRORMaintainabilitywp function not compatible with requires wpFunction "esc_attr()" requires WordPress 2.8.0, but your plugin minimum supported version is WordPress 2.5.0.6
Category
Maintainability
Occurrences
6
Severity
error

Sample message

Function "esc_attr()" requires WordPress 2.8.0, but your plugin minimum supported version is WordPress 2.5.0.

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_POST['smartPWPage_nonce']2
Category
Security
Occurrences
2
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_POST['smartPWPage_nonce']

WARNINGSecurityRequest data is not unslashed$_POST['smartPWPage_nonce'] not unslashed before sanitization. Use wp_unslash() or similar2
Category
Security
Occurrences
2
Severity
warning

Sample message

$_POST['smartPWPage_nonce'] not unslashed before sanitization. Use wp_unslash() or similar

ERRORI18nText Domain MismatchMismatched text domain. Expected 'smart-passworded-pages' but got 'smartpwpages'.2
Category
I18n
Occurrences
2
Severity
error

Sample message

Mismatched text domain. Expected 'smart-passworded-pages' but got 'smartpwpages'.

WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SECONDS_TO_STORE_PW".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SECONDS_TO_STORE_PW".

WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.1
Category
Security
Occurrences
1
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_POST['smartPWPage_nonce']. Check that the array index exists before using it.1
Category
Security
Occurrences
1
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_POST['smartPWPage_nonce']. Check that the array index exists before using it.

ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERRORRepo Complianceno licenseMissing "License". Please update your readme with a valid GPLv2 (or later) compatible license.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.

ERRORRepo Complianceoutdated tested upto headerTested up to: 4.2 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Tested up to: 4.2 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

Show 1 more
WARNINGRepo Compliancereadme parser warnings too many tags1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

One or more tags were ignored. Please limit your plugin to 5 tags.

Score History

First score snapshot

v2.0.0

80

Latest

Findings
19
Errors
11
Warnings
8
Check
2.0.0

Related Plugins

Login Security Captcha

10k+ active installs

100
Pages with category and tag

60k+ active installs

100
Shibboleth

3k+ active installs

100
Simple Login Log

5k+ active installs

100
Custom Post Exporter

3k+ active installs

99
Customize Admin

4k+ active installs

99