Synchronise WordPress Users across Multiple Sites.
Prioritized issue groups from the latest Plugin Check scan
I18n
353
4 issue groups
Maintainability
75
9 issue groups
Security
41
4 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'wp-remote-users-sync' but got 'wprus'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$action_type".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "auth_cookie_expiration".
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of a non-sanitized input variable: $_POST['nonce']
Sample message
$_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $query used in $wpdb->get_col()\n$query assigned unsafely at line 810.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['nonce']. Check that the array index exists before using it.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Missing $domain parameter in function call to __().
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Remote Users Sync" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "php_log".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "wprus", expected "wp-remote-users-sync".
Sample message
The upgrade notice for "2.1.1" exceeds the limit of 300 characters.
Not analyzed yet.
First score snapshot
v2.1.5
48
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 48 | 472 | 355 | 117 | v2.1.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.