Unagi

Unagi clean-up your WordPress notices from the dashboard and show them under the "Notifications" pages.

v0.3handypluginsUpdated Added 900 installs100% rating
35
Score
9
Errors
2
Warnings
+0
Change

Category Scores

Security100
Repo80
Performance100
Maintainability94

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

11 findings

Maintainability

6

2 issue groups

Supply Chain

4

1 issue group

I18n

1

1 issue group

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

Sample message

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

ERRORSupply ChainHidden files includedHidden files are not permitted.4
Category
Supply Chain
Occurrences
4
Severity
error

Sample message

Hidden files are not permitted.

WARNINGI18nDiscouraged text-domain loadingload_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.1
Category
I18n
Occurrences
1
Severity
warning

Sample message

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

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

Sample message

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

External Connections

Potential connections found in static code analysis.

5 domains

Outbound calls

5

External assets

0

Incoming endpoints

0

Notable Domains

giphy.com1 · outbound
handyplugins.co1 · outbound
urbandictionary.com1 · outbound

Platform / Reference Domains

github.com1 · platform/reference
gnu.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

No public endpoints detected.

Score History

First score snapshot

v0.3

35

Latest

Findings
11
Errors
9
Warnings
2
Check
2.0.0

Relationship Map

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

26 nodes

Related Plugins