Official Intercom WordPress plugin: Engage visitors in real time, power growth with AI, and convert leads into loyal customers.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
76
18 issue groups
Security
46
6 issue groups
Supply Chain
3
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_intercom_settings_page".
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Detected usage of a non-sanitized input variable: $_GET['appId']
Sample message
$_GET['appId'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ErrorHandler".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cafile'.
Sample message
Processing form data without nonce verification.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$format'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "COMPOSER_INSTALLER".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Code Obfuscation tools are not permitted. Detected: ionCube
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Sanitization missing for register_setting().
Sample message
The use of function ini_set() is discouraged
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
phpinfo() can lead to full path disclosure.
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writeable().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Not analyzed yet.
First score snapshot
v3.0.2
0
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 0 | 131 | 60 | 71 | v3.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.