WiserReview Product Reviews for WooCommerce

Collect, manage, and display powerful product reviews and testimonials for WooCommerce stores. Boost trust and conversion with automated review collec …

v3.6Wisernotify teamUpdated Added 900 installs100% rating0% support resolved
68
Score
21
Errors
110
Warnings
+0
Change

Category Scores

Security57
Repo91
Performance100
Maintainability64

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

131 findings

Maintainability

108

12 issue groups

Security

13

2 issue groups

I18n

8

2 issue groups

Repo Compliance

2

2 issue groups

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

Sample message

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

WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ce_clear_cache".25
Category
Maintainability
Occurrences
25
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ce_clear_cache".

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

Sample message

Processing form data without nonce verification.

ERRORI18nMissing Translators CommentA function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.7
Category
I18n
Occurrences
7
Severity
error

Sample message

A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.

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

Sample message

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

ERRORMaintainabilityOffloaded ContentOffloading images, js, css, and other scripts to your servers or any remote service is disallowed.3
Category
Maintainability
Occurrences
3
Severity
error

Sample message

Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.

WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.3
Category
Maintainability
Occurrences
3
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().3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

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

Sample message

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

WARNINGMaintainabilityerror log error logerror_log() found. Debug code should not normally be used in production.3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

error_log() found. Debug code should not normally be used in production.

Show 8 more
ERRORMaintainabilityfile system operations fclose1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().

ERRORMaintainabilityfile system operations fopen1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().

WARNINGMaintainabilityMissing Version1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

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

WARNINGMaintainabilityNot In Footer1
Category
Maintainability
Occurrences
1
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.

ERRORMaintainabilityNon Enqueued Script1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Scripts must be registered/enqueued via wp_enqueue_script()

ERRORI18nUnordered Placeholders Text1
Category
I18n
Occurrences
1
Severity
error

Sample message

Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'URL must start with %s. Do not include %s or parameters.'.

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

Sample message

Tested up to: 6.9 < 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 trimmed short description1
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.

External Connections

Potential connections found in static code analysis.

11 domains

Outbound calls

45

External assets

4

Incoming endpoints

11

Notable Domains

app.wiserreview.com14 · outbound
wiserreview.com14 · outbound
search.google.com2 · outbound
api.wiserreview.com1 · outbound
rs.wiserreview.com1 · outbound

Platform / Reference Domains

w3.org2 · platform/reference
wordpress.org2 · platform/reference
gnu.org1 · platform/reference
schema.org1 · platform/reference

External Asset Domains

Incoming Endpoints

/wp-json/wiserreview/v1/apiREST

register_rest_route

/wp-json/wiserreview/v1/asyncREST

register_rest_route

/wp-json/wiserrw/v1/reviewsREST

register_rest_route

wp_ajax_nopriv_wiserrw_reset_productspublic

wp_ajax

wp_ajax_nopriv_wiserrw_sync_productspublic

wp_ajax

Admin AJAX endpoints6
wp_ajax_wiserrw_bulk_orders_sendauthenticated

wp_ajax

wp_ajax_wiserrw_export_ordersauthenticated

wp_ajax

wp_ajax_wiserrw_fetch_order_countauthenticated

wp_ajax

wp_ajax_wiserrw_reset_productsauthenticated

wp_ajax

wp_ajax_wiserrw_save_settingsauthenticated

wp_ajax

wp_ajax_wiserrw_sync_productsauthenticated

wp_ajax

Score History

First score snapshot

v3.6

68

Latest

Findings
131
Errors
21
Warnings
110
Check
2.0.0

Relationship Map

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

35 nodes

Related Plugins