The MainWP Child Report plugin tracks changes to Child sites for the Pro Reports Extension.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
65
10 issue groups
Security
56
7 issue groups
I18n
37
7 issue groups
Performance
2
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'jetpack_module_configurable_' . $slug".
Sample message
Processing form data without nonce verification.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['order']
Sample message
Mismatched text domain. Expected 'mainwp-child-reports' but got 'default'.
Sample message
$_GET['order'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$author".
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
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 $text parameter must be a single text string literal. Found: 'Akismet already keeps statistics for comment attempts that it blocks as SPAM. By default, ' . $branding_name . ' Reports does not track these attempts unless you opt-in here. Enabling this is not necessary or recommended for most sites.'
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Mismatched text domain. Expected 'mainwp-child-reports' but got 'mainwp-child'.
Sample message
Missing $domain parameter in function call to _n().
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
Use placeholders and $wpdb->prepare(); found interpolated variable $column at "SELECT DISTINCT $column FROM $wpdb->mainwp_stream"
Sample message
Detected usage of meta_value, possible slow query.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "MainWP Child Reports" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Use placeholders and $wpdb->prepare(); found $sql_meta
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['plugin']. Check that the array index exists before using it.
Sample message
A "translators:" comment must be a "/* */" style comment. Docblock comments will not be picked up by the tools to generate a ".pot" file.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_themes
Not analyzed yet.
First score snapshot
v2.3.1
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 165 | 49 | 116 | v2.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.