Mit Hilfe dieses Plugins ist es möglich deutsche rechtssichere Texte (für Shops) über eine API zu aktualisieren.
Prioritized issue groups from the latest Plugin Check scan
Security
39
7 issue groups
Maintainability
30
12 issue groups
I18n
10
2 issue groups
Repo Compliance
4
4 issue groups
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['ContentPage'][$page_key]
Sample message
Mismatched text domain. Expected 'wpshopgermany-it-recht-kanzlei' but got 'wpsgit'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['ContentPage'][$page_key]. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
$_REQUEST['ContentPage'][$page_key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $strQuery used in $wpdb->get_var()\n$strQuery used without escaping.
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
Use placeholders and $wpdb->prepare(); found $strQuery
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$arPageTypes".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$doc'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "wpShopGermany - IT-Recht Kanzlei" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The use of function set_time_limit() is discouraged
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpml_active_languages".
Sample message
print_r() found. Debug code should not normally be used in production.
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
Plugin name "wpShopGermany IT-RECHT KANZLEI" is different from the name declared in plugin header "wpShopGermany - IT-Recht Kanzlei".
Sample message
Tested up to: 6.7 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Potential connections found in static code analysis.
Outbound calls
2
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v2.2
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 84 | 37 | 47 | v2.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.