Themx Maximum Upload File Size | Increase Maximum Upload File Size

Increase maximum upload file size limit to larger value. Increase upload limit, upload big files. Increase maximum execution time.

v1.0.4ThemexplosionUpdated Added 1k+ installs100% rating
93
Score
17
Errors
14
Warnings
+0
Change

Category Scores

Security94
Repo88
Performance100
Maintainability89

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

31 findings

I18n

14

2 issue groups

Maintainability

13

4 issue groups

Repo Compliance

3

3 issue groups

Security

1

1 issue group

ERRORI18nText Domain MismatchMismatched text domain. Expected 'themx-maximum-upload-file-size' but got 'tmufs'.13
Category
I18n
Occurrences
13
Severity
error

Sample message

Mismatched text domain. Expected 'themx-maximum-upload-file-size' but got 'tmufs'.

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

Sample message

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

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

Sample message

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

WARNINGMaintainabilityDiscouraged PHP functionThe use of function set_time_limit() is discouraged1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

The use of function set_time_limit() is discouraged

WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.1
Category
Security
Occurrences
1
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGMaintainabilitymismatched plugin namePlugin name "Themx Maximum Upload File Size | Increase Maximum Upload File Size" is different from the name declared in plugin header "Themx Maximum Upload File Size".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "Themx Maximum Upload File Size | Increase Maximum Upload File Size" is different from the name declared in plugin header "Themx Maximum Upload File Size".

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

WARNINGRepo Compliancereadme parser warnings too many tagsOne or more tags were ignored. Please limit your plugin to 5 tags.1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

One or more tags were ignored. Please limit your plugin to 5 tags.

WARNINGRepo Compliancereadme parser warnings trimmed short descriptionThe "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.

WARNINGI18ntextdomain mismatchThe "Text Domain" header in the plugin file does not match the slug. Found "tmufs", expected "themx-maximum-upload-file-size".1
Category
I18n
Occurrences
1
Severity
warning

Sample message

The "Text Domain" header in the plugin file does not match the slug. Found "tmufs", expected "themx-maximum-upload-file-size".

Score History

First score snapshot

v1.0.4

93

Latest

Findings
31
Errors
17
Warnings
14
Check
2.0.0

Related Plugins