Create links that scroll the page smoothly to any id within the document.
Prioritized issue groups from the latest Plugin Check scan
Security
97
6 issue groups
Maintainability
39
12 issue groups
I18n
20
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_ENV["ps2id_p_pl_pfx"]
Sample message
Detected usage of a possibly undefined superglobal array index: $_ENV["ps2id_p_pl_pfx"]. Check that the array index exists before using it.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$blog_ids".
Sample message
$_POST[$this->db_prefix.$i.'_clickedClass'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The $domain parameter must be a single text string literal. Found: $this->plugin_slug
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
The $text parameter must be a single text string literal. Found: $this->plugin_name
Sample message
The use of function create_function() is forbidden
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "malihuPageScroll2id".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 3.3.0.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
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
var_export() found. Debug code should not normally be used in production.
Sample message
screen_icon() has been deprecated since WordPress version 3.8.0.
Sample message
Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
The upgrade notice for "1.7.8" exceeds the limit of 300 characters.
Not analyzed yet.
First score snapshot
v1.7.9
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 158 | 38 | 120 | v1.7.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.