Converts German umlauts for permalinks, post, comments, feeds automatically. Wandelt Umlaute automatisch für Permalinks, Posting, Kommentare, Feeds.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
28
7 issue groups
Security
14
5 issue groups
I18n
9
2 issue groups
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$options['message']'.
Sample message
Function "esc_attr__()" requires WordPress 2.8.0, but your plugin minimum supported version is WordPress 2.7.0.
Sample message
The $domain parameter must be a single text string literal. Found: UMLAUTS_I18N_DOMAIN
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$o42_cu_chars".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "o42_cu_content".
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 - "WP-CleanUmlauts2" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['settings-updated']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER["HTTP_HOST"]. Check that the array index exists before using it.
Sample message
$_GET['settings-updated'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
seems_utf8() has been deprecated since WordPress version 6.9.0. Use wp_is_valid_utf8() instead.
Sample message
Missing $domain parameter in function call to esc_attr__().
Sample message
Plugin name "wp-cleanumlauts2" is different from the name declared in plugin header "WP-CleanUmlauts2".
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 3.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
One or more tags were ignored. Please limit your plugin to 5 tags.
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
v1.6
61
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 61 | 54 | 32 | 22 | v1.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.