Add Phonering Alo button to your website. A very simple yet very effective plugin that adds a Call Now button to your website for every device (mobile …
Prioritized issue groups from the latest Plugin Check scan
Security
68
7 issue groups
Maintainability
47
18 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$a'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$EPA_func".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "EPA_add_menu_setting_to_admin_menu".
Sample message
Detected usage of a non-sanitized input variable: $_POST['_ebnonce']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_HOST']. Check that the array index exists before using it.
Sample message
$_POST['_ebnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $pref used in $wpdb->get_results()\n$pref assigned unsafely at line 160.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$pref} at option_name LIKE '{$pref}%'\r\n
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EPA_Actions_Module".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EPA_DF_VERSION".
Sample message
print_r() 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: chmod().
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
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Sanitization missing for register_setting().
Sample message
Short URL detected (goo.gl). Use full URLs instead of URL shorteners.
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: mkdir().
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Not analyzed yet.
First score snapshot
v1.3.1
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 121 | 74 | 47 | v1.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.