Add Serviceform pixel to your WordPress site quickly. Optional product data API available.
Prioritized issue groups from the latest Plugin Check scan
Security
21
7 issue groups
Maintainability
17
8 issue groups
Repo Compliance
2
2 issue groups
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
$_COOKIE['sf-pxs'] not unslashed before sanitization. Use wp_unslash() or similar
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
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
Tested up to: 6.7 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
9
External assets
0
Incoming endpoints
7
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
First score snapshot
v2.4.4
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 40 | 18 | 22 | v2.4.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.