DELUCKS SEO

The only SEO plugin from Germany for holistic search engine optimization with ChatGPT and Google APIs.

v2.7.2DELUCKSUpdated Added 400 installs98% rating
21
Score
362
Errors
1,171
Warnings
+0
Change

Category Scores

Security0
Repo77
Performance90
Maintainability0

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

1,533 findings

Security

903

9 issue groups

Maintainability

503

14 issue groups

I18n

61

2 issue groups

WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.205
Category
Security
Occurrences
205
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGSecurityRequest data is not unslashed$_GET['ckeyword'] not unslashed before sanitization. Use wp_unslash() or similar167
Category
Security
Occurrences
167
Severity
warning

Sample message

$_GET['ckeyword'] not unslashed before sanitization. Use wp_unslash() or similar

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"[$k]=>\"$v\", "'.163
Category
Security
Occurrences
163
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"[$k]=>\"$v\", "'.

WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.148
Category
Security
Occurrences
148
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$address_parts".120
Category
Maintainability
Occurrences
120
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$address_parts".

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_FILES['settingsfile']['error']118
Category
Security
Occurrences
118
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_FILES['settingsfile']['error']

WARNINGMaintainabilityMissing VersionResource 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.87
Category
Maintainability
Occurrences
87
Severity
warning

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.

WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_FILES['settingsfile']['error']. Check that the array index exists before using it.81
Category
Security
Occurrences
81
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_FILES['settingsfile']['error']. Check that the array index exists before using it.

WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.49
Category
Maintainability
Occurrences
49
Severity
warning

Sample message

Use of a direct database call is discouraged.

WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "DPC".49
Category
Maintainability
Occurrences
49
Severity
warning

Sample message

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "DPC".

Show 15 more
WARNINGMaintainabilityNo Caching45
Category
Maintainability
Occurrences
45
Severity
warning

Sample message

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

ERRORMaintainabilitybadly named files35
Category
Maintainability
Occurrences
35
Severity
error

Sample message

File and folder names must not contain spaces or special characters.

ERRORI18nMissing Translators Comment31
Category
I18n
Occurrences
31
Severity
error

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.

ERRORI18nNon Singular String Literal Text30
Category
I18n
Occurrences
30
Severity
error

Sample message

The $text parameter must be a single text string literal. Found: $adapter->adapterName

ERRORMaintainabilityMissing direct file access protection27
Category
Maintainability
Occurrences
27
Severity
error

Sample message

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNINGMaintainabilityNot In Footer21
Category
Maintainability
Occurrences
21
Severity
warning

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.

ERRORMaintainabilitywp function not compatible with requires wp18
Category
Maintainability
Occurrences
18
Severity
error

Sample message

Function "get_block_wrapper_attributes()" requires WordPress 5.6.0, but your plugin minimum supported version is WordPress 4.6.0.

WARNINGMaintainabilityNon-prefixed constant15
Category
Maintainability
Occurrences
15
Severity
warning

Sample message

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DEFAULT_BR_TEXT".

WARNINGMaintainabilityNon-prefixed function12
Category
Maintainability
Occurrences
12
Severity
warning

Sample message

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "dpc_analytics_opt_out".

WARNINGMaintainabilityerror log print r12
Category
Maintainability
Occurrences
12
Severity
warning

Sample message

print_r() found. Debug code should not normally be used in production.

ERRORSecurityDatabase parameter is not escaped7
Category
Security
Occurrences
7
Severity
error

Sample message

Unescaped parameter $field used in $wpdb->get_var()\n$field used without escaping.

WARNINGSecurityInterpolated SQL is not prepared7
Category
Security
Occurrences
7
Severity
warning

Sample message

Use placeholders and $wpdb->prepare(); found interpolated variable $field at "SELECT `$field` FROM `$table` WHERE id = %d"

ERRORSecuritySQL query is not prepared7
Category
Security
Occurrences
7
Severity
error

Sample message

Use placeholders and $wpdb->prepare(); found $cats

WARNINGMaintainabilityslow db query meta key7
Category
Maintainability
Occurrences
7
Severity
warning

Sample message

Detected usage of meta_key, possible slow query.

WARNINGMaintainabilitySchema Change6
Category
Maintainability
Occurrences
6
Severity
warning

Sample message

Attempting a database schema change is discouraged.

External Connections

Potential connections found in static code analysis.

56 domains

Outbound calls

291

External assets

3

Incoming endpoints

6

Notable Domains

apache.org19 · outbound
sitemaps.org13 · outbound
getbootstrap.com11 · outbound
popper.js.org10 · outbound
delucks.com8 · outbound

Platform / Reference Domains

w3.org54 · platform/reference
github.com52 · platform/reference
opensource.org12 · platform/reference
schema.org9 · platform/reference
codex.wordpress.org5 · platform/reference
gnu.org2 · platform/reference
de.wordpress.org1 · platform/reference
wordpress.org1 · platform/reference

External Asset Domains

Incoming Endpoints

wp_ajax_nopriv_public

wp_ajax

wp_ajax_nopriv_get_jobs_filteredpublic

wp_ajax

Admin AJAX endpoints3
wp_ajax_dpc_send_uninstall_reasonauthenticated

wp_ajax

wp_ajax_get_jobs_filteredauthenticated

wp_ajax

wp_ajax_instant_indexing_submitauthenticated

wp_ajax

Score History

First score snapshot

v2.7.2

21

Latest

Findings
1,533
Errors
362
Warnings
1,171
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

37 nodes

Related Plugins

Post Admin Word Count

3k+ active installs

99
Remove Schema

1k+ active installs

99
JSON-LD Breadcrumbs

1k+ active installs

98
98