Use Slickstream to upgrade your site search. Get beautiful as-you-type search, relevant content recommendations, user favorites and more!
Prioritized issue groups from the latest Plugin Check scan
Security
72
6 issue groups
I18n
24
2 issue groups
Maintainability
21
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 '"<!-- [slickstream] $debugIdentifier"'.
Sample message
The $domain parameter must be a single text string literal. Found: $domain
Sample message
Mismatched text domain. Expected 'slick-engagement' but got 'text_domain'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_POST[$aOptionKey]
Sample message
$_POST[$aOptionKey] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found interpolation in unescaped heredoc.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "SlickEngagement_init".
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_METHOD']. Check that the array index exists before using it.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Plugin name "Slickstream: Engagement and Conversions" is different from the name declared in plugin header "Slickstream Search and Engagement".
Sample message
Tested up to: 6.8 < 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
Mismatched Requires at least: 5.0 != 5.2.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
Function "wp_get_environment_type()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 5.2.0.
Not analyzed yet.
First score snapshot
v3.0.1
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 119 | 100 | 19 | v3.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.