Simple plugin that allow you add back to top button and get to the top of the page when clicking on it.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
201
4 issue groups
Security
100
6 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$array_count".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$background_position_output'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['background_color']. Check that the array index exists before using it.
Sample message
$_GET['error-message'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['error-message']
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "output_yydev_top_btn".
Sample message
Processing form data without nonce verification.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Plugin name "Back To The Top Button" is different from the name declared in plugin header "YYDevelopment - Back To The Top Button".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v2.3.0
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 302 | 31 | 271 | v2.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.