Enables string translation and use of the same forms in different languages of Contact Form 7 forms with Polylang
Prioritized issue groups from the latest Plugin Check scan
I18n
32
7 issue groups
Security
31
7 issue groups
Maintainability
14
6 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'multilingual-contact-form-7-with-polylang' but got 'contact-form-7'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$delete_url'.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['pll_language']
Sample message
$_COOKIE['pll_language'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to __().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.
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
The $text parameter must be a single text string literal. Found: $args['name']
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->args['slug'] . '_settings_fields'".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
_get_path_to_translation_from_lang_dir() has been deprecated since WordPress version 6.1.0. Use WP_Textdomain_Registry instead.
Sample message
The parameter "array( 'hide_empty' => false, 'orderby' => 'term_group' )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$s", but got "%d, %s" in 'There are %d custom messages translations in this form (see %s panel)\r\n that are not translatable because they are not put in {curly braces}. <br>\r\n If you want to use the english default message strings which are translated automatically by WordPress, \r\n then you can reset the custom translations here.'.
Sample message
Tested up to: 6.9 < 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 "Domain Path" header in the plugin file must point to an existing folder. Found: "languages."
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "multilangual-cf7-polylang", expected "multilingual-contact-form-7-with-polylang".
Not analyzed yet.
First score snapshot
v1.0.13
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 80 | 50 | 30 | v1.0.13 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.