Full Feature List

Every toggle, organized by what it fixes

Nothing here is hidden behind a "contact sales" wall. Free features work with zero license. Pro features are marked clearly.

๐Ÿ–ผ๏ธ Images & LCP Free
โœ“

WebP conversion

Every uploaded JPEG/PNG (and each generated size) gets a WebP copy, served automatically to supporting browsers.

โœ“

LCP image priority

The first non-logo image on any page gets fetchpriority="high", no lazy-loading, and a preload hint โ€” works on singular pages, archives, and the homepage.

โœ“

JPEG quality tuning

Reduces default quality to 82 โ€” visually near-identical, meaningfully smaller.

๐Ÿงน Scripts & Styles Free
โœ“

Remove emoji script/style

Removes a render-blocking script core loads on every page for legacy emoji support.

โœ“

Remove oEmbed script

Only needed so other sites can resize an iframe embedding your content.

โœ“

Dequeue Dashicons on frontend

Stops an admin-only icon font from loading for logged-out visitors.

โœ“

Minify local stylesheets

String-aware CSS minifier โ€” never touches content inside quotes.

โœ“

Defer non-essential JavaScript

Adds defer to enqueued scripts, excluding jQuery core/migrate automatically.

โœ“

Non-blocking CSS loading

Standard preload+swap pattern so stylesheets don't block first paint.

๐Ÿงผ Cleanup & Privacy Free
โœ“

Remove jQuery Migrate

For sites that don't need jQuery 3+ compatibility shims.

โœ“

Remove query strings from static assets

Helps caching proxies/CDNs treat versioned files consistently.

โœ“

Remove unused <head> tags

RSD link, WLW manifest, shortlink, REST discovery link, generator tag.

โœ“

Disable XML-RPC

A common brute-force and DDoS-amplification target.

โœ“

Remove slow dashboard widgets

WordPress Events and News, Quick Draft, Site Health โ€” the ones making external requests.

โœ“

Disable comments (site-wide or granular)

Full site-wide toggle, or fine-grained posts-only/pages-only/trackbacks/widgets/feeds control.

โœ“

Lazy load iframes

Extends WordPress core's native image lazy-loading to embedded iframes.

โœ“

Change autosave interval, disable self-pingbacks, remove author comment links, disable/limit RSS feeds, disable password strength meter, blank favicon response, disable REST API for guests, disable global styles, separate core block styles

Nine more independent toggles covering the smaller but real Perfmatters-style cleanup items.

๐Ÿ”’ Security & Hardening Free
โœ“

Transparent Security Score

An evenly-weighted checklist โ€” every point maps to one visible toggle, no black-box math.

โœ“

Hide WordPress version

Removes the version number from page source and feeds.

โœ“

Block user enumeration

Blocks the ?author=1, ?author=2 scan and the REST API's public user list.

โœ“

Disable dashboard file editing

Removes the Theme/Plugin File Editor from wp-admin.

โœ“

Hide detailed login errors

One identical message for every failed login, so usernames can't be confirmed by trial and error.

โœ“

Block directory browsing

Applied via a real .htaccess rule, one click.

โœ“

Block readme.txt / changelog access

Stops version disclosure through plugin/theme readme files.

โœ“

Disable PHP execution in uploads

A dedicated, separate .htaccess inside wp-content/uploads/ blocks any .php file placed there from running.

โœ“

Real SSL/HTTPS certificate checker

Actual certificate inspection โ€” issuer, expiry date, days remaining โ€” not just an is_ssl() check.

โœ“

wp-config.php & file permission guidance

Read-only recommendations. Never auto-modifies your server โ€” a plugin that edits wp-config.php risks taking your whole site down.

๐Ÿ”ค Fonts Free
โœ“

Self-host Google Fonts

Downloads enqueued Google Fonts once, serves them from your own domain after โ€” removes a third-party connection and improves privacy.

โšก Page Cache Free
โœ“

Simple full-page cache

Caches anonymous GET requests with no query string. Automatically disables itself if WP Rocket, LiteSpeed Cache, or another caching plugin is detected active.

๐Ÿ—„๏ธ Database & Admin Free
โœ“

Delete expired transients daily

Only removes data WordPress already marked expired.

โœ“

Limit post revisions

Keeps the posts table smaller on frequently-edited content.

โœ“

Granular Heartbeat control

Slow it down, or disable it entirely on the frontend and/or the Dashboard screen specifically.

๐Ÿ“ˆ Core Web Vitals Monitor Free
โœ“

Real PageSpeed Insights data

First Contentful Paint, Largest Contentful Paint, Total Blocking Time, Cumulative Layout Shift, Speed Index, and overall Performance score.

โœ“

Mobile or desktop checks, on demand or scheduled

Manual "Run Check Now," or an optional daily automatic check with history tracked over time.

๐Ÿงฉ Elementor Optimization Free
โœ“

Experiment status & one-click fixes

Reports on Elementor's own Optimized Asset Loading / Icon SVG experiments, and one-click sets font-display to swap.

โœ“

Remove Elementor assets from non-Elementor pages

Font Awesome, icons, animations, and swiper.js stop loading on pages that don't use them.

๐Ÿ–ฅ๏ธ Server Rules & Compatibility Free
โœ“

One-click compression & caching headers

Applied to .htaccess on Apache/LiteSpeed, with a copy-paste Nginx-equivalent otherwise.

โœ“

Custom code injection

Raw HTML/CSS/JS into the header, right after <body>, or the footer.

โœ“

Caching plugin compatibility

Detects WP Rocket, LiteSpeed Cache, W3 Total Cache, WP Super Cache, SiteGround Optimizer, WP Fastest Cache, Cache Enabler, Autoptimize, WP-Optimize, NitroPack.

โญ Pro Features Pro
โœ“

Delay JavaScript Execution

Holds non-essential scripts until the visitor interacts, or an 8-second fallback โ€” usually the biggest lever for Total Blocking Time / INP.

โœ“

Script Manager

A live panel in the frontend admin toolbar listing every script/style on the current page type, with checkboxes to disable them.

โœ“

CDN URL Rewriting

Rewrites static asset URLs to your CDN domain.

โœ“

Custom Resource Hints

Add preconnect/prefetch/preload hints for anything the automatic optimizations don't already cover.

โœ“

Core Web Vitals Email Alerts

Get emailed when your scheduled score drops into Google's "Poor" range.

โœ“

Cache Preloader

Automatically re-warms the free Page Cache after it clears.

โœ“

Click-to-Load Embeds

YouTube and Google Maps embeds become a lightweight thumbnail โ€” the real embed loads only on click.

โœ“

Self-Hosted Analytics

Serves Google Analytics' script from your own domain.

โœ“

Database Optimizer

One-click OPTIMIZE TABLE across every table this site owns.

โœ“

Speculative Loading

Native browser prerender-on-hover for near-instant navigation.

โœ“

WooCommerce Optimization

Disable cart fragments, and dequeue WooCommerce assets on non-shop pages.

Want the plain-English version?

The Knowledge Base walks through what to enable first and why.

Download Free