Disable Generate Thumbnails

Select the thumbnails and functions to disable it.

v2.21Katsushi KawamoriUpdated Added 6k+ installs100% rating
98
Score
1
Errors
14
Warnings
+0
Change

Category Scores

Security100
Repo100
Performance100
Maintainability91

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

15 findings

Maintainability

15

4 issue groups

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

Sample message

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

WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Use of a direct database call is discouraged.

WARNINGMaintainabilityNo CachingDirect database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

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;

External Connections

Not analyzed yet.

Score History

First score snapshot

v2.21

98

Latest

Findings
15
Errors
1
Warnings
14
Check
2.0.0

Relationship Map

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

23 nodes

Related Plugins

100
Disable Emojis (GDPR friendly)

60k+ active installs

100
Disable Feeds WP

10k+ active installs

100
Export Media as ZIP

1k+ active installs

100
BEA – Sanitize Filename

1k+ active installs

99