Install this plugin on unlimited sites and manage them all from a central dashboard. This plugin communicates with your InfiniteWP Admin Panel.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
2,302
16 issue groups
Security
939
7 issue groups
I18n
399
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"($name) missing required param: '$paramName'"'.
Sample message
Mismatched text domain. Expected 'iwp-client' but got ' InfiniteWP'.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Aws\Common".
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "IWPPclZipUtilCopyBlock".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AmazonS3".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$data is not a valid file"'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "APP_GCAL_DISABLE".
Sample message
Use placeholders and $wpdb->prepare(); found $broken_sql
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
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
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $broken_sql used in $wpdb->get_results()\n$broken_sql assigned unsafely at line 115.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$IWP_BACKUP_RESTORE_INIT_TIME".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'IWP_'.$filter".
Sample message
Unescaped parameter $row['Name'] used in $wpdb->get_results()
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at " AND c.comment_approved IN ($placeholders)"
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Detected usage of a non-sanitized input variable: $_ENV['HOME']
Potential connections found in static code analysis.
Outbound calls
299
External assets
1
Incoming endpoints
0
No public endpoints detected.
4 score snapshots
v1.13.10
23
Latest
v1.13.7
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 4,223 | 2,379 | 1,844 | v1.13.10 | 2.1.0 |
| 23 | 4,091 | 2,280 | 1,811 | v1.13.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.