The pCloud WP Backup plugin will help you backup everything on your blog with one click and store it in the cloud in the most secure way.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
126
20 issue groups
Security
57
2 issue groups
I18n
10
1 issue group
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$compression_method'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$auth".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Missing $domain parameter in function call to __().
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "backup_to_pcloud_admin_menu".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$ajax_url'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "pCloud WP Backup" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Invalid License: Copyright 2013-2023 - pCloud. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
12
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
5 score snapshots
v2.0.8
29
Latest
v2.0.6
29
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 195 | 121 | 74 | v2.0.8 | 2.0.0 |
| 29 | 194 | 120 | 74 | v2.0.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.