Phone Button

Simple plugin that allow you add call phone button to your wordpress site

v2.1.2YYDevelopmentUpdated Added 700 installs100% rating
41
Score
25
Errors
203
Warnings
+0
Change

Category Scores

Security0
Repo94
Performance100
Maintainability83

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

228 findings

Maintainability

159

3 issue groups

Security

68

5 issue groups

Repo Compliance

1

1 issue group

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

Sample message

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

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

Sample message

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

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

Sample message

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

WARNINGSecurityRequest data is not unslashed$_POST['background_color'] not unslashed before sanitization. Use wp_unslash() or similar19
Category
Security
Occurrences
19
Severity
warning

Sample message

$_POST['background_color'] not unslashed before sanitization. Use wp_unslash() or similar

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

Sample message

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

WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "output_yydev_phone_btn".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: "output_yydev_phone_btn".

WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.2
Category
Security
Occurrences
2
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGMaintainabilitymismatched plugin namePlugin name "Phone Button" is different from the name declared in plugin header "YYDevelopment - Phone Button".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "Phone Button" is different from the name declared in plugin header "YYDevelopment - Phone Button".

ERRORRepo Complianceplugin header no licenseMissing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

External Connections

Potential connections found in static code analysis.

2 domains

Outbound calls

12

External assets

0

Incoming endpoints

2

Notable Domains

yydevelopment.com8 · outbound

Platform / Reference Domains

wordpress.org4 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

No public endpoints detected.

Admin AJAX endpoints2
wp_ajax_yydev_phone_btn_stop_notice_for_nowauthenticated

wp_ajax

wp_ajax_yydev_phone_btn_stop_notice_foreverauthenticated

wp_ajax

Score History

First score snapshot

v2.1.2

41

Latest

Findings
228
Errors
25
Warnings
203
Check
2.0.0

Relationship Map

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

29 nodes

Related Plugins