The WP Remote WordPress Plugin

Manage updates, backups, and more across all your WordPress sites with WP Remote.

v6.48akshatcUpdated 2026-06-06Added Jun 10, 201030k+ installs92% rating
82
Score
51
Errors
24
Warnings
+0
Change

Category Scores

Security80
Repo100
Performance100
Maintainability66

Top Issues by Category

Issues Details

75 issues found in latest scan

ERROR35
missing_direct_file_access_protection

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

WARNING8
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

ERROR7
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.

WARNING4
PluginCheck.Security.DirectDB.UnescapedDBParameter

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

ERROR4
WordPress.WP.I18n.MissingArgDomain

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

ERROR4
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.

WARNING3
WordPress.DB.SlowDBQuery.slow_db_query_meta_value

Detected usage of meta_value, possible slow query.

WARNING3
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "The WP Remote WordPress Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.

WARNING2
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.PHP.DevelopmentFunctions.prevent_path_disclosure_phpinfo

phpinfo() can lead to full path disclosure.

WARNING1
WordPress.WP.EnqueuedResourceParameters.MissingVersion

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

WARNING1
mismatched_plugin_name

Plugin name "The WP Remote WordPress Plugin" is different from the name declared in plugin header "WP Remote".

ERROR1
plugin_updater_detected

Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins

WARNING1
update_modification_detected

Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: auto_update_plugin

Latest Snapshot

Findings

75

Errors

51

Warnings

24

Score History

First score snapshot

First scan completed Jun 20, 2026

v6.48 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v6.48

82

Latest

Findings
75
Errors
51
Warnings
24
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins