Add Meta Pixel with Conversion API, Google Analytics (GA4) + Consent Mode, Google Tag Manager, and Head & Footer scripts.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
2,583
11 issue groups
Security
1,165
10 issue groups
I18n
636
4 issue groups
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "PYS_PRO_GLOBAL".
Sample message
Mismatched text domain. Expected 'pixelyoursite' but got 'mcp-adapter'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_pys_capi_token".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<script type='application/javascript' id='pys-bing-version-incompatible'>console.warn('You are using incompatible version of PixelYourSite Bing Add-On. PixelYourSite PRO requires at least PixelYourSite Bing Add-On $minVersion. Please, update to latest version.');</script>\r\n"'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"A '{$key}' key is required"'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'pys_admin_' . getCurrentAdminPage()".
Sample message
$_COOKIE[$pbidCookieName] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$pbidCookieName]
Sample message
Processing form data without nonce verification.
Sample message
Short PHP opening tag used with echo; expected "<?php echo ! ..." but found "<?= ! ..."
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
Processing form data without nonce verification.
Sample message
Function "rest_authorization_required_code()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.4.0.
Sample message
The $text parameter must be a single text string literal. Found: $attr_value
Sample message
Missing $domain parameter in function call to __().
Sample message
Unescaped parameter $table used in $wpdb->get_col()\n$table assigned unsafely at line 224.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at "DELETE FROM {$table} WHERE id IN ($placeholders)"
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FS_CHMOD_FILE".
Sample message
A function call to __() 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
trigger_error() found. Debug code should not normally be used in production.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found $delete_ids
Potential connections found in static code analysis.
Outbound calls
283
External assets
1
Incoming endpoints
16
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
6 score snapshots
v11.3.0.1
24
Latest
v11.3.0
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 4,479 | 1,578 | 2,901 | v11.3.0.1 | 2.0.0 |
| 24 | 4,478 | 1,578 | 2,900 | v11.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.