New Order Notification for WooCommerce

Instant popup and sound alerts for new WooCommerce orders — never miss a sale again!

v2.1.1Eyup GulsenUpdated Added 900 installs88% rating
45
Score
21
Errors
42
Warnings
+0
Change

Category Scores

Security5
Repo97
Performance100
Maintainability89

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

63 findings

Security

43

4 issue groups

Maintainability

18

4 issue groups

I18n

1

1 issue group

Repo Compliance

1

1 issue group

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"'/>\n'.18
Category
Security
Occurrences
18
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"'/>\n'.

WARNINGSecurityRequest data is not unslashed$_POST['inputForConfirm'] not unslashed before sanitization. Use wp_unslash() or similar15
Category
Security
Occurrences
15
Severity
warning

Sample message

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

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

Sample message

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

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

Sample message

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

WARNINGMaintainabilityMixed line endingsFile has mixed line endings; this may cause incorrect results3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

File has mixed line endings; this may cause incorrect results

ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;3
Category
Maintainability
Occurrences
3
Severity
error

Sample message

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNINGI18nDiscouraged text-domain loadingload_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.1
Category
I18n
Occurrences
1
Severity
warning

Sample message

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

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

Sample message

Processing form data without nonce verification.

WARNINGMaintainabilitymismatched plugin namePlugin name "New Order Notification for WooCommerce" is different from the name declared in plugin header "New Order Notification for Woocommerce".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "New Order Notification for WooCommerce" is different from the name declared in plugin header "New Order Notification for Woocommerce".

WARNINGRepo Compliancereadme parser warnings too many tagsOne or more tags were ignored. Please limit your plugin to 5 tags.1
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.

5 domains

Outbound calls

5

External assets

1

Incoming endpoints

5

Notable Domains

mrebabi.com2 · outbound
linkedin.com1 · outbound

Platform / Reference Domains

github.com1 · platform/reference
gnu.org1 · platform/reference

External Asset Domains

Incoming Endpoints

No public endpoints detected.

Admin AJAX endpoints5
wp_ajax_detect_new_orderauthenticated

wp_ajax

wp_ajax_nonw_apply_defaultsauthenticated

wp_ajax

wp_ajax_order_edit_status_actionauthenticated

wp_ajax

wp_ajax_re_render_recent_order_tableauthenticated

wp_ajax

wp_ajax_show_order_edit_popup_actionauthenticated

wp_ajax

Score History

First score snapshot

v2.1.1

45

Latest

Findings
63
Errors
21
Warnings
42
Check
2.0.0

Relationship Map

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

26 nodes

Related Plugins