Dashboard Sticky Notes

This plugin adds the functionality to add sticky notes into the dashboard.

v1.1.2Hiroaki MiyashitaUpdated Added 2k+ installs100% rating
42
Score
20
Errors
17
Warnings
+0
Change

Category Scores

Security0
Repo86
Performance100
Maintainability94

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

37 findings

Security

30

5 issue groups

Maintainability

3

2 issue groups

Repo Compliance

3

3 issue groups

I18n

1

1 issue group

ERRORSecurityUnsafe Printing FunctionAll output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.8
Category
Security
Occurrences
8
Severity
error

Sample message

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNINGSecurityMissingProcessing form data without nonce verification.8
Category
Security
Occurrences
8
Severity
warning

Sample message

Processing form data without nonce verification.

ERRORSecurityOutput Not EscapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$name'.6
Category
Security
Occurrences
6
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$name'.

WARNINGSecurityInput Not SanitizedDetected usage of a non-sanitized input variable: $_POST['dsn_context']4
Category
Security
Occurrences
4
Severity
warning

Sample message

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

WARNINGSecurityMissing Unslash$_POST['dsn_context'] not unslashed before sanitization. Use wp_unslash() or similar4
Category
Security
Occurrences
4
Severity
warning

Sample message

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

ERRORMaintainabilitywp function not compatible with requires wpFunction "get_users()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

Function "get_users()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.

ERRORI18nLoad plugin textdomain Param2FoundThe parameter "str_replace( ABSPATH, '', dirname(__FILE__) )" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Instead do not pass the parameter.1
Category
I18n
Occurrences
1
Severity
error

Sample message

The parameter "str_replace( ABSPATH, '', dirname(__FILE__) )" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Instead do not pass the parameter.

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 Complianceoutdated tested upto headerTested up to: 5.4 < 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: 5.4 < 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.

ERRORRepo Complianceplugin header no licenseMissing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

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

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

v1.1.2

42

Latest

Findings
37
Errors
20
Warnings
17
Check
2.0.0

Related Plugins

Catch Sticky Menu

2k+ active installs

100
PufferDesk

0 active installs

100
Customize Admin

4k+ active installs

99
Hide WP Admin Notifications

1k+ active installs

99
Hide Admin Bar from Non-Admins

10k+ active installs

98