Add Serviceform pixel to your WordPress site quickly. Optional product data API available.
Prioritized issue groups from the latest Plugin Check scan
Security
20
7 issue groups
Maintainability
20
11 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$checked'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$api_key".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $exclude_placeholders at \t\t\t\tAND oim.meta_value NOT IN ($exclude_placeholders)\n
Sample message
Sanitization missing for register_setting().
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 $copurchase_query
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CLI_MODE".
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE['sf-pxs'] 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: mkdir().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_query, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Gateway_Serviceform_MobilePay".
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_HOST']
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
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
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
10
External assets
0
Incoming endpoints
8
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
3 score snapshots
v2.5.3
41
Latest
v2.5.1
41
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 41 | 17 | 24 | v2.5.3 | 2.1.0 |
| 41 | 41 | 17 | 24 | v2.5.1 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.