See Security Ninja vulnerabilities and security test results in your MainWP dashboard.
Prioritized issue groups from the latest Plugin Check scan
I18n
241
4 issue groups
Maintainability
43
7 issue groups
Security
32
5 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'security-ninja-for-mainwp' but got 'security-ninja-mainwp'.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Unescaped parameter $events_table used in $wpdb->get_results()
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cs_summary'.
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$events_table} at "SELECT DISTINCT action FROM {$events_table} WHERE action IS NOT NULL AND action != '' ORDER BY action ASC"
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$child_enabled".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Security Ninja For MainWP" - 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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_FS__PRODUCT_14707_MULTISITE".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "snmwp_fs_loaded".
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
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Security Ninja For MainWP" is different from the name declared in plugin header "Security Ninja for MainWP".
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "security-ninja-mainwp", expected "security-ninja-for-mainwp".
Potential connections found in static code analysis.
Outbound calls
183
External assets
2
Incoming endpoints
4
No external asset domains detected.
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v2.1.0
47
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 47 | 317 | 246 | 71 | v2.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.