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
265
21 issue groups
Security
200
4 issue groups
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"C: $data\n"'.
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
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
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().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Potential connections found in static code analysis.
Outbound calls
293
External assets
6
Incoming endpoints
1
No public endpoints detected.
wp_ajax
5 score snapshots
v11.0.1
26
Latest
v11.0.0
26
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 26 | 470 | 245 | 225 | v11.0.1 | 2.0.0 |
| 26 | 467 | 242 | 225 | v11.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.