✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for Flying Pages Pro: prefetch behaviour as tables

Flying Pages Pro keeps its prefetch configuration and runtime hints inside the options table. SleekView reads that configuration plus any logged hits and turns it into a queryable surface for tuning hover and viewport prefetch.

♾️ Lifetime License available

SleekView table view for Flying Pages Pro

Read Flying Pages Pro configuration as data, not a checklist

Flying Pages Pro stores its prefetch rules in wp_options under flying_pages_settings, with serialized values for hover delay, viewport detection threshold, max RPS, max prefetches per session, and URL ignore lists. The Pro version adds keywords, regex patterns, and per device prefetch budgets, all serialized into the same option. When the optional logging add on is enabled, hit counts and prefetch attempts can be persisted to wp_options keys like flying_pages_log or a custom table.

The default Flying Pages Pro admin is a single settings screen. There is no view that lists every exclusion pattern as a row, no count of how many URLs each pattern matched, and no per template breakdown of prefetch behaviour. Operators tune settings, refresh the front end, and guess at impact. Multi site administrators face the same problem times every blog id.

SleekView reads flying_pages_settings and any companion log keys, unpacks the serialized lists into rows, and presents them as a queryable surface. Inline edits write back through Flying Pages Pro's own settings update path, so the plugin keeps owning the runtime behaviour. Saved views like Active exclusions or Recent prefetch failures can be scoped per role for delegating performance tuning.

Workflow

How to build a Flying Pages Pro view in SleekView

1

Pick the source

Choose wp_options filtered to option_name=flying_pages_settings as the base, with optional join to flying_pages_log.
2

Compose columns

Unpack the serialized array into pattern, type, scope, match count, last match, and active status columns.
3

Save and scope

Save views like Active exclusions and Recent prefetch failures. Restrict each to the performance role.
4

Edit inline or bulk

Toggle a pattern from active to inactive inline, or bulk remove a set of patterns that never matched.

Sample columns

A typical Flying Pages Pro configuration view

One row per exclusion pattern with last match time and hit count.
Source: wp_options (flying_pages_settings, flying_pages_log)
Pattern Type Scope Matches Last match Status
/cart/* URL Site wide 1,284 12m ago Active
/checkout/ URL Site wide 342 1h ago Active
logout Keyword Site wide 78 2d ago Active
wp-admin Regex Site wide 0 Never Inactive

Comparison

Default Flying Pages Pro admin vs SleekView

Default Flying Pages Pro admin

  • Settings live in a single screen. There is no list view of exclusion patterns, no sort, and no filter on type.
  • Hit counts and prefetch attempts are not surfaced. Operators cannot tell which patterns ever fired.
  • Multi site setups must visit each blog id separately. Aggregating flying_pages_settings across blogs is manual.
  • Per template prefetch impact is invisible. There is no breakdown by post type or template path.
  • Capability checks are global. Delegating prefetch tuning requires the full manage_options capability.

SleekView

  • Exclusion patterns as rows from flying_pages_settings, with match counts when logging is enabled.
  • Filter by pattern type: URL, keyword, or regex, so audit work splits cleanly.
  • Inline edit through settings API, so changes persist exactly as Flying Pages Pro expects.
  • Saved views per role let a performance engineer own tuning without other settings access.
  • Multi site aggregate: pin a view across blog ids to compare prefetch posture site by site.

Features

What SleekView gives you for Flying Pages Pro

Pattern type filters

Filter rows on the unpacked type field (URL, keyword, regex) and combine with status to focus on what fires today.

Match counts visible

When the logging key is populated, the view exposes per pattern match counts so dead rules are obvious.

Inline pattern edits

Edit a pattern in place and watch the change persist through Flying Pages Pro's settings update API, no full settings screen reload required.

Audience

Who uses SleekView for Flying Pages Pro

Performance developers

They tune hover delay and max RPS, monitor pattern match counts, and prune exclusions that never fire.

Site auditors

They review which URLs are actively excluded from prefetch and confirm sensitive paths (cart, checkout, account) stay on the list.

SRE owners

They watch prefetch attempts per minute against backend capacity, scoped per blog id on a multi site network.

The bigger picture

Why a Flying Pages Pro audit view matters

Prefetch tuning sits between performance and reliability. Set the hover delay too aggressively and you flood the backend with speculative requests; set it too conservatively and the prefetch never fires before the user clicks. Flying Pages Pro exposes those knobs but offers no visibility into what is actually happening at runtime.

Operators end up tweaking values and reloading the front end to guess at impact. Multi site administrators face the same problem at network scale, with no way to compare prefetch posture across blogs. A queryable view turns the configuration into data.

SleekView reads the same options Flying Pages Pro already writes and surfaces them as flat rows alongside any match counts. That is enough to spot dead exclusions, find missing protections on cart and checkout paths, and tune budgets with evidence rather than guesswork. The plugin keeps owning the runtime; SleekView just makes the state legible.

Questions

Common questions about SleekView for Flying Pages Pro

No. Flying Pages Pro keeps owning the runtime. SleekView reads its options, presents them as tables, and writes back through the same settings API.

 

Without logging, match counts are unavailable but the pattern, type, and scope still display from flying_pages_settings.

 

Yes. Inline edits use the same option update path Flying Pages Pro uses, with validation matching its existing rules.

 

Yes. Each blog id keeps its own flying_pages_settings. Network admins can scope a view to one blog id or aggregate across blogs.

 

No. SleekView runs only in WP Admin. The front end prefetch script is untouched.

 

Yes. Filtered tables export to CSV including the unpacked type and scope columns, useful for sharing with a client.

 

Yes. Pro per device budgets stored in flying_pages_settings appear as their own labelled rows in a companion view.

 

The view simply omits the match count column. Configuration rows still render exactly as written.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView