theMarketer – Email marketing, Newsletters, Automation & Loyalty for Woocommerce

Collect subscribers. Send newsletters. Create 1:1 personalised emails using dynamic blocks. Activate one of almost 30 predefined workflows.

v1.5.6themarketer2023Updated Added 700 installs100% rating
35
Score
4
Errors
47
Warnings
+0
Change

Category Scores

Security33
Repo85
Performance100
Maintainability86

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

51 findings

Security

34

5 issue groups

Maintainability

15

9 issue groups

Supply Chain

1

1 issue group

Repo Compliance

1

1 issue group

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

Sample message

Processing form data without nonce verification.

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

Sample message

Processing form data without nonce verification.

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

Sample message

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

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

Sample message

Detected usage of a non-sanitized input variable: $_REQUEST[$key]

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

Sample message

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

WARNINGMaintainabilityDiscouraged PHP functionThe use of function ini_set() is discouraged2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

The use of function ini_set() is discouraged

ERRORMaintainabilityNo Explicit VersionVersion parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.

WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Use of a direct database call is discouraged.

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

Sample message

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

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

Sample message

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

Show 6 more
WARNINGMaintainabilityerror log error log1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

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

WARNINGSecurityInput is not validated1
Category
Security
Occurrences
1
Severity
warning

Sample message

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

WARNINGSecurityRequest data is not unslashed1
Category
Security
Occurrences
1
Severity
warning

Sample message

$_COOKIE['woodmart_wishlist_products'] not unslashed before sanitization. Use wp_unslash() or similar

WARNINGMaintainabilityNot In Footer1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

In footer ($in_footer) is not set explicitly wp_enqueue_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.

ERRORSupply ChainHidden files included1
Category
Supply Chain
Occurrences
1
Severity
error

Sample message

Hidden files are not permitted.

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.

External Connections

Potential connections found in static code analysis.

11 domains

Outbound calls

136

External assets

4

Incoming endpoints

29

Notable Domains

themarketer.com83 · outbound
t.themarketer.com3 · outbound
eaxdev.ga2 · outbound
gstatic.com2 · outbound
app.themarketer.com1 · outbound

Platform / Reference Domains

opensource.org38 · platform/reference
gnu.org1 · platform/reference
wordpress.org1 · platform/reference

External Asset Domains

Incoming Endpoints

wp_ajax_nopriv_add_to_wishlistpublic

wp_ajax

wp_ajax_nopriv_ajaxregisterpublic

wp_ajax

wp_ajax_nopriv_basel_add_to_wishlistpublic

wp_ajax

wp_ajax_nopriv_basel_ajax_add_to_cartpublic

wp_ajax

wp_ajax_nopriv_basel_remove_from_wishlistpublic

wp_ajax

wp_ajax_nopriv_delete_itempublic

wp_ajax

Admin AJAX endpoints14
wp_ajax_woodmart_ajax_add_to_cartauthenticated

wp_ajax

wp_ajax_add_to_wishlistauthenticated

wp_ajax

wp_ajax_ajaxregisterauthenticated

wp_ajax

wp_ajax_basel_add_to_wishlistauthenticated

wp_ajax

wp_ajax_basel_ajax_add_to_cartauthenticated

wp_ajax

wp_ajax_basel_remove_from_wishlistauthenticated

wp_ajax

wp_ajax_delete_itemauthenticated

wp_ajax

wp_ajax_mailpoetauthenticated

wp_ajax

wp_ajax_remove_from_wishlistauthenticated

wp_ajax

wp_ajax_wlfmc_delete_itemauthenticated

wp_ajax

wp_ajax_woocommerce_add_to_cartauthenticated

wp_ajax

wp_ajax_woocommerce_ajax_add_to_cartauthenticated

wp_ajax

2 more hidden

Score History

First score snapshot

v1.5.6

35

Latest

Findings
51
Errors
4
Warnings
47
Check
2.0.0

Relationship Map

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

36 nodes

Related

Related Plugins