Laposta is a Dutch email marketing tool. Load your Laposta lists and render fields in a HTML form with custom styling.
Prioritized issue groups from the latest Plugin Check scan
Security
234
6 issue groups
Maintainability
98
17 issue groups
I18n
3
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$checkInputClass'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$addClassesOptionVal".
Sample message
Sanitization missing for register_setting().
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "Plugin::FILTER_FIELD_DEFAULT_SELECT_OPTION_TEXT".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Short PHP opening tag used with echo; expected "<?php echo $fieldWrapperTag ..." but found "<?= $fieldWrapperTag ..."
Sample message
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.7.0.
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
A function call to esc_html__() 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
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
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Potential connections found in static code analysis.
Outbound calls
37
External assets
0
Incoming endpoints
1
No external asset domains detected.
wp_ajax
2 score snapshots
v3.4.0
28
Latest
v3.3.2
28
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 343 | 276 | 67 | v3.4.0 | 2.0.0 |
| 28 | 341 | 275 | 66 | v3.3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.