Create thousands of targeted landing pages in bulk, boost your search visibility, and save countless hours of manual work with MPG.🚀
Prioritized issue groups from the latest Plugin Check scan
Security
657
11 issue groups
Maintainability
357
14 issue groups
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Array limit of {$this->limit} reached."'.
Sample message
Use placeholders and $wpdb->prepare(); found $block_id
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
$_GET['id'] 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: "$display_integration".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "MPG_AdvancedSettingsController".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['projectId']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
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: "'mpg/' . $name".
Sample message
Detected usage of a non-sanitized input variable: $_POST['applyCondition']
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "MPG_BASENAME".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<$tag $scope $id $class>$column_display_name</$tag>"'.
Sample message
Unescaped parameter $mpg_projects_table used in $wpdb->get_results()\n$mpg_projects_table assigned unsafely at line 51.
Sample message
Attempting a database schema change is discouraged.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "MPG\Display".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $mpg_projects_table at "ALTER TABLE `$mpg_projects_table` ADD `participate_in_default_loop` BOOLEAN DEFAULT FALSE"
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
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.
Potential connections found in static code analysis.
Outbound calls
252
External assets
0
Incoming endpoints
48
No external asset domains detected.
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
32 more hidden
3 score snapshots
v4.2.0
23
Latest
v4.1.8
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,096 | 492 | 604 | v4.2.0 | 2.0.0 |
| 23 | 1,065 | 485 | 580 | v4.1.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.