Cloudways WordPress Migrator

The easiest way to migrate your site to Cloudways

v5.88CloudwaysUpdated 2026-04-20Added Sep 21, 201520k+ installs84% rating
62
Score
15
Errors
25
Warnings
+0
Change

Category Scores

Security38
Repo100
Performance100
Maintainability80

Top Issues by Category

Issues Details

40 issues found in latest scan

ERROR7
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$chunk'.

WARNING6
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING5
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING4
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $query used in $wpdb->get_col()\n$query used without escaping.

ERROR3
wp_function_not_compatible_with_requires_wp

Function "get_main_site_id()" requires WordPress 4.9.0, but your plugin minimum supported version is WordPress 4.0.0.

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['bv_deactivation_assets']

ERROR2
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

ERROR2
missing_direct_file_access_protection

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

WARNING2
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "Cloudways WordPress Migrator" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.

ERROR1
Generic.PHP.ForbiddenFunctions.Found

The use of function move_uploaded_file() is forbidden

WARNING1
Squiz.PHP.DiscouragedFunctions.Discouraged

The use of function ini_set() is discouraged

WARNING1
WordPress.PHP.DevelopmentFunctions.prevent_path_disclosure_phpinfo

phpinfo() can lead to full path disclosure.

WARNING1
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_SERVER["SERVER_ADDR"]. Check that the array index exists before using it.

WARNING1
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.

WARNING1
WordPress.WP.I18n.LowLevelTranslationFunction

Use of the "translate()" function is reserved for low-level API usage.

Latest Snapshot

Findings

40

Errors

15

Warnings

25

Score History

First score snapshot

First scan completed Jun 20, 2026

v5.88 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v5.88

62

Latest

Findings
40
Errors
15
Warnings
25
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins