Loan / EMI Calculator for Home Loan and Personal Loan
Prioritized issue groups from the latest Plugin Check scan
Maintainability
12
5 issue groups
I18n
12
3 issue groups
Security
1
1 issue group
Sample message
Short PHP opening tag used with echo; expected "<?php echo esc_attr ..." but found "<?= esc_attr ..."
Sample message
The $text parameter must be a single text string literal. Found: $balloon_amount_field_label
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
The plugin name includes a restricted term. Your chosen plugin name - "Loan Calculator WP" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Sanitization missing for register_setting().
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using rename(). Detected usage of constant WP_PLUGIN_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Potential connections found in static code analysis.
Outbound calls
17
External assets
2
Incoming endpoints
2
No public endpoints detected.
wp_ajax
wp_ajax
3 score snapshots
v2.2.2
91
Latest
v2.2.1
91
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 91 | 25 | 20 | 5 | v2.2.2 | 2.0.0 |
| 91 | 20 | 15 | 5 | v2.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.