Everest Backup is a modern tool that will take care of your website's backups, restoration, migration, and cloning.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
140
12 issue groups
Security
50
8 issue groups
I18n
49
5 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activity_path".
Sample message
Missing $domain parameter in function call to __().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$everest_backup_settings['schedule_backup']['increment_cycle']'.
Sample message
$_GET['everest_backup_ajax_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['everest_backup_ajax_nonce']
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Processing form data without nonce verification.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table_name} at \t\t\t\t\t\t(SELECT option_value FROM {$table_name} WHERE option_name = %s) as active_plugins\n
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wp_ajax_' . EVEREST_BACKUP_EXPORT_ACTION".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['everest_backup_ajax_nonce']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$disabled_functions'.
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: touch().
Sample message
The $text parameter must not contain interpolated variables or expressions. Found: $current_php_version
Sample message
The $text parameter must be a single text string literal. Found: $message
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
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using unzip_file(). Detected usage of constant WP_PLUGIN_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Potential connections found in static code analysis.
Outbound calls
208
External assets
0
Incoming endpoints
17
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.3.12
28
Latest
v2.3.11
27
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 256 | 121 | 135 | v2.3.12 | 2.0.0 |
| 27 | 257 | 122 | 135 | v2.3.11 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.