Magic Tooltips For Contact Form 7 is a WordPress Contact Form 7 tooltip plugin that let's you add tooltips to the Contact Form 7 form fields.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
25
9 issue groups
I18n
17
2 issue groups
Security
14
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'magic-tooltips-for-contact-form-7' but got 'magic_tooltips_for_contact_form_7'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$link'.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
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
In footer ($in_footer) is not set explicitly wp_register_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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "MagicTooltipsForContactForm7".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$magic_tooltips_for_contact_form_7".
Sample message
Sanitization missing for register_setting().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "magic_tooltips_for_contact_form_7_install".
Sample message
query_posts() is discouraged. Use WP_Query instead.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Mismatched Requires at least: 3.2 != 3.9. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Potential connections found in static code analysis.
Outbound calls
54
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.0.34
61
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 61 | 58 | 37 | 21 | v1.0.34 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.