Admin Options Pages

Create and edit your own options pages with ease.

v0.9.9Johannes van PoelgeestUpdated Added 500 installs100% rating
42
Score
3
Errors
284
Warnings
+0
Change

Category Scores

Security0
Repo94
Performance100
Maintainability89

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

287 findings

Security

270

6 issue groups

Maintainability

16

6 issue groups

Repo Compliance

1

1 issue group

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

Sample message

Processing form data without nonce verification.

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_GET['optionpage']54
Category
Security
Occurrences
54
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_GET['optionpage']

WARNINGSecurityRequest data is not unslashed$_GET['optionpage'] not unslashed before sanitization. Use wp_unslash() or similar54
Category
Security
Occurrences
54
Severity
warning

Sample message

$_GET['optionpage'] not unslashed before sanitization. Use wp_unslash() or similar

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

Sample message

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

WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.41
Category
Security
Occurrences
41
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGMaintainabilityDynamic hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "Plugin::PREFIX_ . 'editor_settings_' . $this->settingsName".9
Category
Maintainability
Occurrences
9
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "Plugin::PREFIX_ . 'editor_settings_' . $this->settingsName".

WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "list_table_primary_column".2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "list_table_primary_column".

WARNINGSecuritywp redirect wp redirectwp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.2
Category
Security
Occurrences
2
Severity
warning

Sample message

wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

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

Sample message

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

WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "Requirements".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Requirements".

Show 3 more
WARNINGMaintainabilityNon-prefixed global variable1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activate".

WARNINGMaintainabilityerror log print r1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

print_r() found. Debug code should not normally be used in production.

ERRORRepo Complianceoutdated tested upto header1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Tested up to: 6.9 < 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.

External Connections

Potential connections found in static code analysis.

11 domains

Outbound calls

18

External assets

0

Incoming endpoints

1

Notable Domains

php-fig.org2 · outbound
getcomposer.org1 · outbound
poolghost.com1 · outbound

Platform / Reference Domains

github.com3 · platform/reference
w3.org3 · platform/reference
developer.wordpress.org1 · platform/reference
gnu.org1 · platform/reference
login.wordpress.org1 · platform/reference
wordpress.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

No public endpoints detected.

Admin AJAX endpoints1
wp_ajax_notUsedExistingMenuTitlesauthenticated

wp_ajax

Score History

First score snapshot

v0.9.9

42

Latest

Findings
287
Errors
3
Warnings
284
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

34 nodes

Related Plugins

Redux Framework

900k+ active installs

100
Catch Themes Demo Import

5k+ active installs

96
Transient Cleaner

1k+ active installs

96
WP Options Importer

6k+ active installs

96
ACF Options For Polylang

10k+ active installs

94
CFS Options Screens

400 active installs

93