Laposta is a Dutch email marketing solution. This plugin can be used to load any of your Laposta embedded registration forms.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
55
19 issue groups
Security
46
6 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Could not set cURL option {$option}"'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$json'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$container".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "Plugin::FILTER_MENU_POSITION".
Sample message
Sanitization missing for register_setting().
Sample message
Processing form data without nonce verification.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Function "utf8_encode()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "encode_items".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_GET['reset_cache_nonce']
Sample message
$_GET['reset_cache_nonce'] 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: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Not analyzed yet.
First score snapshot
v1.6.2
30
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 107 | 88 | 19 | v1.6.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.