Flying Pages: Preload Pages for Faster Navigation & Improved User Experience

Preload pages intelligently to boost site speed and enhance user experience by loading pages before users click, ensuring instant page transitions.

v2.4.7Gijo VargheseUpdated 2026-05-20Added Aug 26, 201920k+ installs98% rating
47
Score
21
Errors
21
Warnings
+0
Change

Category Scores

Security10
Repo94
Performance100
Maintainability88

Top Issues by Category

Issues Details

42 issues found in latest scan

ERROR9
WordPress.Security.EscapeOutput.OutputNotEscaped

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>"'.

WARNING9
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET[&#039;tab&#039;] not unslashed before sanitization. Use wp_unslash() or similar

ERROR9
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING5
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST[&#039;flying_pages_settings_form&#039;]. Check that the array index exists before using it.

WARNING3
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET[&#039;tab&#039;]

WARNING2
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING1
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR1
WordPress.WP.AlternativeFunctions.parse_url_parse_url

parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.

WARNING1
mismatched_plugin_name

Plugin name "Flying Pages: Preload Pages for Faster Navigation & Improved User Experience" is different from the name declared in plugin header "Flying Pages".

ERROR1
plugin_header_no_license

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

ERROR1
wp_function_not_compatible_with_requires_wp

Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.5.0.

Latest Snapshot

Findings

42

Errors

21

Warnings

21

Score History

First score snapshot

First scan completed Jun 20, 2026

v2.4.7 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v2.4.7

47

Latest

Findings
42
Errors
21
Warnings
21
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins