Preload pages intelligently to boost site speed and enhance user experience by loading pages before users click, ensuring instant page transitions.
Prioritized issue groups from the latest Plugin Check scan
Security
29
6 issue groups
Maintainability
12
4 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<p>Current Cache-Control: <code>{$cache_control_header}</code></p>"'.
Sample message
$_GET['tab'] 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
Detected usage of a possibly undefined superglobal array index: $_POST['flying_pages_settings_form']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_GET['tab']
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Plugin name "Flying Pages: Preload Pages for Faster Navigation & Improved User Experience" is different from the name declared in plugin header "Flying Pages".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.5.0.
Not analyzed yet.
First score snapshot
v2.4.7
47
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 47 | 42 | 21 | 21 | v2.4.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.