Boost audience engagement & lead generation with AcyMailing, an all-in-one newsletter automation tool for your marketing success.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
264
20 issue groups
Security
164
4 issue groups
I18n
2
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" {$parserState->peek()} "'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CL_EXPUNGE".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SendinblueCampaign".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"C: $data\n"'.
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
Traits declared by a theme/plugin should start with the theme/plugin prefix. Found: "BirthdayAutomationTriggers".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_PEAR_SHUTDOWN_REGISTERED".
Sample message
The use of function dl() is discouraged
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fsockopen().
Sample message
A function call to __() 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.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Using date_default_timezone_set() and similar isn't allowed, instead use WP internal timezone support.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['SERVER_NAME']
Sample message
$_SERVER['SERVER_NAME'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Potential connections found in static code analysis.
Outbound calls
293
External assets
6
Incoming endpoints
1
No public endpoints detected.
wp_ajax
10 score snapshots
v11.1.0
25
Latest
v11.0.5
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 436 | 211 | 225 | v11.1.0 | 2.1.0 |
| 25 | 477 | 250 | 227 | v11.0.5 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.