RabbitLoader WordPress connection and performance dashboard.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
60
16 issue groups
Security
35
6 issue groups
I18n
1
1 issue group
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Detected usage of a non-sanitized input variable: $_ENV['RL_PHP_SDK_HOST']
Sample message
$_SERVER['HTTPS'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Failed to decode JSON $response"'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"could not write file $fp"'.
Sample message
Processing form data without nonce verification.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
debug_backtrace() 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: touch().
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "rabbitloader", expected "rabbit-loader".
Potential connections found in static code analysis.
Outbound calls
17
External assets
2
Incoming endpoints
8
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
7 score snapshots
v4.0.2
35
Latest
v4.0.1
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 96 | 57 | 39 | v4.0.2 | 2.1.0 |
| 35 | 96 | 57 | 39 | v4.0.1 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.