Service Box with slider is a powerful & robust but easy to represent your services with grid and slider. It comes with 50 unique layouts and creat …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,263
13 issue groups
Security
734
10 issue groups
I18n
23
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$bgCSS".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"-read-more'>\r\n'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['bgcolor']. Check that the array index exists before using it.
Sample message
$_GET['styleid'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
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
Unescaped parameter $icon_table used in $wpdb->get_results()
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $icon_table at "SELECT * FROM $icon_table WHERE id = %d "
Sample message
Detected usage of a non-sanitized input variable: $_GET['styleid']
Sample message
Use placeholders and $wpdb->prepare(); found $_POST
Sample message
Missing $domain parameter in function call to __().
Sample message
Unescaped parameter $_POST['font_awesome'] used in $wpdb->query()\n$_POST['font_awesome'] used without escaping.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
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
Translatable string should not be wrapped in HTML. Found: '<p class="sbs-6310-error-message">An error occurred, please try again.</p>'
Sample message
Do not use Localhost/127.0.0.1/*.local in your code. Found: http://localhost/
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 10.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Potential connections found in static code analysis.
Outbound calls
29
External assets
154
Incoming endpoints
4
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.1
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,028 | 618 | 1,410 | v1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.