Mime Types Plus

Add the mime type that can be used in the media library to each file type.

v2.05Katsushi KawamoriUpdated Added 10k+ installs76% rating
98
Score
1
Errors
12
Warnings
+0
Change

Category Scores

Security100
Repo100
Performance100
Maintainability92

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

13 findings

Maintainability

13

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.1
Category
Maintainability
Occurrences
1
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().1
Category
Maintainability
Occurrences
1
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;

Score History

First score snapshot

v2.05

98

Latest

Findings
13
Errors
1
Warnings
12
Check
2.0.0

Related Plugins

98
Organize Media Folder

2k+ active installs

97
Moving Media Library

2k+ active installs

94
Media Library File Size

6k+ active installs

80
Media Search Enhanced

4k+ active installs

75