InfiniteWP Client

Install this plugin on unlimited sites and manage them all from a central dashboard. This plugin communicates with your InfiniteWP Admin Panel.

v1.13.5revmakxUpdated 2026-02-26Added Apr 2, 2012200k+ installs88% rating
22
Score
2,286
Errors
1,812
Warnings
+0
Change

Category Scores

Security0
Repo79
Performance98
Maintainability0

Top Issues by Category

maintainability2,181
security974
i18n399

Issues Details

4,098 issues found in latest scan

ERROR304
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"($name) missing required param: '$paramName'"'.

ERROR268
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'iwp-client' but got ' InfiniteWP'.

WARNING231
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedNamespaceFound

Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Aws\Common".

WARNING226
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING216
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING214
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "IWPPclZipUtilCopyBlock".

WARNING210
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AmazonS3".

ERROR198
WordPress.Security.EscapeOutput.OutputNotEscaped

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"'.

WARNING196
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "APP_GCAL_DISABLE".

ERROR181
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $broken_sql

ERROR171
WordPress.WP.AlternativeFunctions.curl_curl_setopt

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR131
WordPress.WP.I18n.MissingTranslatorsComment

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.

ERROR114
WordPress.WP.AlternativeFunctions.file_system_operations_fclose

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().

ERROR107
WordPress.WP.AlternativeFunctions.file_system_operations_fopen

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().

ERROR104
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $broken_sql used in $wpdb->get_results()\n$broken_sql assigned unsafely at line 115.

ERROR102
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR92
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

ERROR91
WordPress.WP.AlternativeFunctions.file_system_operations_fread

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().

WARNING83
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$IWP_BACKUP_RESTORE_INIT_TIME".

WARNING73
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'IWP_'.$filter".

WARNING63
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $row['Name'] used in $wpdb->get_results()

ERROR55
WordPress.WP.AlternativeFunctions.file_system_operations_fwrite

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().

WARNING45
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_ENV['HOME']

WARNING41
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING38
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $semaphore at \t\t\t\t('IWP_last_lock_time_$semaphore', '%s', 'no'),\r\n

Latest Snapshot

Findings

4,098

Errors

2,286

Warnings

1,812

Score History

First score snapshot

First scan completed Jun 19, 2026

v1.13.5 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 19, 2026

v1.13.5

22

Latest

Findings
4,098
Errors
2,286
Warnings
1,812
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins