Einfach Newsletter für Kunden Ihres WooCommerce-Onlineshops erstellen, versenden - und so mehr verkaufen! Kontaktdaten werden automatisch synchronisie …
Prioritized issue groups from the latest Plugin Check scan
Security
51
8 issue groups
Maintainability
37
7 issue groups
I18n
33
4 issue groups
Repo Compliance
5
5 issue groups
Sample message
Mismatched text domain. Expected 'rapidmail-newsletter-e-mail-marketing-for-woocommerce' but got 'rapidmail-connector'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$checked'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$available_options".
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $page
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_rapidmail_connector".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $whereString used in $wpdb->get_col()\n$whereString assigned unsafely at line 477.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Missing $domain parameter in function call to __().
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.
Sample message
Attempting a database schema change is discouraged.
Sample message
SQL wildcards for a LIKE query should be passed in through a replacement parameter. Found: LIKE 'rapidmail%'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Tested up to: 10.7. The "Tested up to" value in your plugin is not valid. This version of WordPress does not exist (yet).
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "rapidmail-connector", expected "rapidmail-newsletter-e-mail-marketing-for-woocommerce".
Potential connections found in static code analysis.
Outbound calls
16
External assets
0
Incoming endpoints
2
No external asset domains detected.
register_rest_route
wp_ajax
2 score snapshots
v1.0.2
37
Latest
v1.0.1
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 126 | 79 | 47 | v1.0.2 | 2.0.0 |
| 39 | 119 | 76 | 43 | v1.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.