Allow admins to translate Permalink to another languages.
Prioritized issue groups from the latest Plugin Check scan
Security
37
5 issue groups
Maintainability
14
6 issue groups
I18n
2
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$float'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wpt_add_menu".
Sample message
Processing form data without nonce verification.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Permalink Translator" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['trans_from']. Check that the array index exists before using it.
Sample message
$_POST['trans_from'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
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 _e().
Sample message
Mismatched text domain. Expected 'wp-permalink-translator' but got 'wp-permalink-translator-all-posts'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 5.0 < 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
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Not analyzed yet.
First score snapshot
v1.7.6
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 55 | 34 | 21 | v1.7.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.