"SSH SFTP Updater Support" is the easiest way to keep your WordPress installation up-to-date with SFTP.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
23
6 issue groups
Security
11
3 issue groups
I18n
3
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$button_text".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['private_key_file']['tmp_name']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "phpseclib_disable_update_link_onclick".
Sample message
$_POST[$field] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Updraft_Notices_1_0".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "fs_ftp_connection_types".
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
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
Processing form data without nonce verification.
Sample message
The upgrade notice exceeds the limit of 300 characters.
Not analyzed yet.
First score snapshot
v1.1.2
79
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 79 | 37 | 6 | 31 | v1.1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.