It is plug-in which can perform a SEO measure on Wordpress. hpbdashboard is needed in order to operate this plug-in.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
58
10 issue groups
Security
43
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: "$allposts".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CNFLICT_LIST".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['post_type']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_POST["src"]
Sample message
$_POST["src"] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "callHpbSeo_AdminMenu".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "clsHpbSeo_AdminMenu".
Sample message
Processing form data without nonce verification.
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "hpb seo plugin for WordPress" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
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
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
Check for WP_UNINSTALL_PLUGIN constant missing.
Not analyzed yet.
First score snapshot
v3.0.1
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 102 | 15 | 87 | v3.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.