Add the Dotdigital for WordPress plugin to your site and allow your visitors to sign up to your newsletter and email marketing campaigns.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
124
11 issue groups
Security
21
4 issue groups
I18n
18
5 issue groups
Repo Compliance
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "\DOTDIGITAL_WORDPRESS_PLUGIN_NAME . '-public-datafields'".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$data_type".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "public/datafield/' . $name . '/data_type/value".
Sample message
Missing $domain parameter in function call to __().
Sample message
error_log() found. Debug code should not normally be used in production.
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
Mismatched text domain. Expected 'dotmailer-sign-up-widget' but got 'dotdigital-for-wordpress'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate".
Sample message
Detected usage of a non-sanitized input variable: $_POST['datafields']
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Dotdigital for WordPress" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
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
Processing form data without nonce verification.
Sample message
The parameter "\false" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
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.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
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.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "dotdigital-wordpress", expected "dotmailer-sign-up-widget".
Sample message
The upgrade notice for "3.2" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
225
External assets
1
Incoming endpoints
3
register_rest_route
register_rest_route
First score snapshot
v7.4.0
64
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 64 | 164 | 41 | 123 | v7.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.