Melapress File Monitor

Get email alerts for file and permission changes on your WordPress sites. No false positives!

v2.3.0MelapressUpdated Added 6k+ installs82% rating0% support resolved
80
Score
16
Errors
90
Warnings
+0
Change

Category Scores

Security76
Repo94
Performance100
Maintainability69

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

106 findings

Maintainability

95

8 issue groups

Security

6

3 issue groups

I18n

4

1 issue group

Repo Compliance

1

1 issue group

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$data".36
Category
Maintainability
Occurrences
36
Severity
warning

Sample message

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

WARNINGMaintainabilityNon-prefixed namespaceNamespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "MFM".20
Category
Maintainability
Occurrences
20
Severity
warning

Sample message

Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "MFM".

WARNINGMaintainabilityDynamic hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->identifier . '_wp_die'".13
Category
Maintainability
Occurrences
13
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->identifier . '_wp_die'".

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

Sample message

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

ERRORMaintainabilitywp function not compatible with requires wpFunction "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.11
Category
Maintainability
Occurrences
11
Severity
error

Sample message

Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.

WARNINGSecurityDatabase parameter is not escapedUnescaped parameter $data used in $wpdb->query()\n$data assigned unsafely at line 1537.4
Category
Security
Occurrences
4
Severity
warning

Sample message

Unescaped parameter $data used in $wpdb->query()\n$data assigned unsafely at line 1537.

ERRORI18nText Domain MismatchMismatched text domain. Expected 'website-file-changes-monitor' but got 'melapress-login-security'.4
Category
I18n
Occurrences
4
Severity
error

Sample message

Mismatched text domain. Expected 'website-file-changes-monitor' but got 'melapress-login-security'.

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

Sample message

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

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

Sample message

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

WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_POST['email_address']. 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['email_address']. Check that the array index exists before using it.

Show 3 more
WARNINGMaintainabilityDeprecated function: seems_utf81
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

seems_utf8() has been deprecated since WordPress version 6.9.0. Use wp_is_valid_utf8() instead.

ERRORRepo Compliancelicense mismatch1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.

WARNINGMaintainabilitymissing composer json file1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

The "/vendor" directory using composer exists, but "composer.json" file is missing.

External Connections

Not analyzed yet.

Score History

First score snapshot

v2.3.0

80

Latest

Findings
106
Errors
16
Warnings
90
Check
2.0.0

Related Plugins

WP Activity Log

300k+ active installs

27
Admin Notices Manager

10k+ active installs

96
Melapress Login Security

2k+ active installs

31