It provides an easy to use mortgage calculator widget.
Prioritized issue groups from the latest Plugin Check scan
I18n
70
3 issue groups
Security
28
4 issue groups
Maintainability
15
5 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'mortgage-calculator' but got 'mc'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dropdown_args'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "mc_get_option".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "MC_Mortgage_Calculator".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wsa_form_bottom_' . $form['id']".
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
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
$_SERVER['REQUEST_URI'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "mc", expected "mortgage-calculator".
Not analyzed yet.
First score snapshot
v1.3.0
55
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 55 | 114 | 98 | 16 | v1.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.