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,181
15 issue groups
Security
974
8 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
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
Unescaped parameter $broken_sql used in $wpdb->get_results()\n$broken_sql assigned unsafely at line 115.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
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']
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $semaphore at \t\t\t\t('IWP_last_lock_time_$semaphore', '%s', 'no'),\r\n
Potential connections found in static code analysis.
Outbound calls
299
External assets
1
Incoming endpoints
0
No public endpoints detected.
2 score snapshots
v1.13.6
23
Latest
v1.13.5
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 4,098 | 2,287 | 1,811 | v1.13.6 | 2.0.0 |
| 22 | 4,098 | 2,286 | 1,812 | v1.13.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.