Product Questions & Answers for WooCommerce

Allows the customers to ask questions about products and admin to answer/moderate them.

v1.2.9expresstechsoftwareUpdated Added 400 installs96% rating
41
Score
81
Errors
95
Warnings
+0
Change

Category Scores

Security0
Repo86
Performance100
Maintainability92

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

176 findings

Security

161

5 issue groups

I18n

7

3 issue groups

Maintainability

5

3 issue groups

Repo Compliance

3

3 issue groups

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

Sample message

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

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

Sample message

Processing form data without nonce verification.

WARNINGSecurityRequest data is not unslashed$_GET['load_qa_nonce'] not unslashed before sanitization. Use wp_unslash() or similar25
Category
Security
Occurrences
25
Severity
warning

Sample message

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

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

Sample message

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

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

Sample message

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

ERRORI18nText Domain MismatchMismatched text domain. Expected 'product-questions-answers-for-woocommerce' but got 'ets_q_n_a'.4
Category
I18n
Occurrences
4
Severity
error

Sample message

Mismatched text domain. Expected 'product-questions-answers-for-woocommerce' but got 'ets_q_n_a'.

ERRORMaintainabilitydate datedate() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

WARNINGMaintainabilityNot In FooterIn footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

ERRORI18nMissing Arg DomainMissing $domain parameter in function call to __().2
Category
I18n
Occurrences
2
Severity
error

Sample message

Missing $domain parameter in function call to __().

WARNINGMaintainabilityMissing VersionResource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.

Show 4 more
ERRORI18nNon Singular String Literal Text1
Category
I18n
Occurrences
1
Severity
error

Sample message

The $text parameter must be a single text string literal. Found: __( 'Q & A', 'product-questions-answers-for-woocommerce' )

ERRORRepo Complianceoutdated tested upto header1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Tested up to: 6.8 < 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.

ERRORRepo Complianceplugin header no license1
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.

WARNINGRepo Compliancereadme parser warnings too many tags1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

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

External Connections

Potential connections found in static code analysis.

1 domains

Outbound calls

3

External assets

0

Incoming endpoints

6

Notable Domains

External Asset Domains

No external asset domains detected.

Incoming Endpoints

wp_ajax_nopriv_ets_product_qa_load_morepublic

wp_ajax

Admin AJAX endpoints5
wp_ajax_ets_add_new_qusetion_answerauthenticated

wp_ajax

wp_ajax_ets_post_qusetion_answerauthenticated

wp_ajax

wp_ajax_ets_product_qa_load_moreauthenticated

wp_ajax

wp_ajax_ets_qa_save_orderauthenticated

wp_ajax

wp_ajax_etsdelete_qusetion_answerauthenticated

wp_ajax

Score History

First score snapshot

v1.2.9

41

Latest

Findings
176
Errors
81
Warnings
95
Check
2.0.0

Relationship Map

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

30 nodes

Related Plugins