The only SEO plugin from Germany for holistic search engine optimization with ChatGPT and Google APIs.
Prioritized issue groups from the latest Plugin Check scan
Security
903
9 issue groups
Maintainability
503
14 issue groups
I18n
61
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
$_GET['ckeyword'] 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 '"[$k]=>\"$v\", "'.
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$address_parts".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['settingsfile']['error']
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['settingsfile']['error']. Check that the array index exists before using it.
Sample message
Use of a direct database call is discouraged.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "DPC".
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
File and folder names must not contain spaces or special characters.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
The $text parameter must be a single text string literal. Found: $adapter->adapterName
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Function "get_block_wrapper_attributes()" requires WordPress 5.6.0, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DEFAULT_BR_TEXT".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "dpc_analytics_opt_out".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Unescaped parameter $field used in $wpdb->get_var()\n$field used without escaping.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $field at "SELECT `$field` FROM `$table` WHERE id = %d"
Sample message
Use placeholders and $wpdb->prepare(); found $cats
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Attempting a database schema change is discouraged.
Potential connections found in static code analysis.
Outbound calls
291
External assets
3
Incoming endpoints
6
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v2.7.2
21
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 1,533 | 362 | 1,171 | v2.7.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.