BMI Adult & Kid Calculator

We have developed a free Wordpress plugin with our BMI Calculator that you can use completely free of charge.

v1.2.2Mortgage CalculatorUpdated Added 700 installs100% rating
43
Score
33
Errors
138
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance100
Maintainability91

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

171 findings

Security

162

5 issue groups

Maintainability

9

5 issue groups

WARNINGSecurityRequest data is not unslashed$_GET['age'] not unslashed before sanitization. Use wp_unslash() or similar36
Category
Security
Occurrences
36
Severity
warning

Sample message

$_GET['age'] not unslashed before sanitization. Use wp_unslash() or similar

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

Sample message

Processing form data without nonce verification.

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_GET['age']33
Category
Security
Occurrences
33
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_GET['age']

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_option'.31
Category
Security
Occurrences
31
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_option'.

WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_GET['age']. Check that the array index exists before using it.29
Category
Security
Occurrences
29
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_GET['age']. Check that the array index exists before using it.

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

Sample message

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

WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_backup_link".2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_backup_link".

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

Sample message

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

ERRORMaintainabilityrand randrand() is discouraged. Use the far less predictable wp_rand() instead.1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

rand() is discouraged. Use the far less predictable wp_rand() instead.

ERRORMaintainabilitybadly named filesFile and folder names must not contain spaces or special characters.1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

File and folder names must not contain spaces or special characters.

External Connections

Potential connections found in static code analysis.

2 domains

Outbound calls

4

External assets

0

Incoming endpoints

4

Notable Domains

calculator.io3 · outbound

Platform / Reference Domains

gnu.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

No public endpoints detected.

Admin AJAX endpoints4
wp_ajax_BMIAKC_delete_lang_bmi_calcauthenticated

wp_ajax

wp_ajax_BMIAKC_edit_lang_bmi_calcauthenticated

wp_ajax

wp_ajax_BMIAKC_edit_visual_bmi_calcauthenticated

wp_ajax

wp_ajax_BMIAKC_save_new_bmi_langauthenticated

wp_ajax

Score History

First score snapshot

v1.2.2

43

Latest

Findings
171
Errors
33
Warnings
138
Check
2.0.0

Relationship Map

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

26 nodes

Related Plugins

WP Calorie Calculator

1k+ active installs

70
CC BMI Calculator

800 active installs

40
WP Server Health Stats

10k+ active installs

39