✨ 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

SleekPixel for Smush Image Optimizer rollout posts

Smush Image Optimizer is the WPMU DEV image optimization plugin used across many WordPress sites. The posts that recap a Smush Image Optimizer rollout get a SleekPixel card with the lossy or lossless state and a clean library savings summary.

♾️ Lifetime License available

SleekPixel example output for Smush Image Optimizer

Smush Image Optimizer recaps deserve a state-shaped preview

Smush Image Optimizer stores its configuration in the wp-smush-settings option family with sub-keys for the lossy or lossless state, the toggle flags, and the library savings counter. Per-attachment data lives in the wp-smush-lossy postmeta on each item the plugin touches, and wp-smush-stats powers the dashboard summary. The keys are designed for the standard options API.

Sites that run a Smush Image Optimizer sweep publish a recap post. The post explains what the sweep covered such as library run, WebP rollout, mode change. The audience is performance-aware readers and clients reviewing the work. A generic homepage banner buries the result in a regular blog update. A state card with the lossy or lossless flags and the library savings number communicates the sweep in the preview itself.

SleekPixel binds to a recap post type with fields for sweep type, period, and summary. A whitelisted subset of wp-smush-settings renders as small posture badges showing lossless on, WebP on, lazy load on. The template lays out the badges on the right and the recap summary on the left. The render produces a 1200x630 PNG that surfaces the Smush Image Optimizer rollout result.

Workflow

From Smush settings to state card

1

Set up the recap post type

A CPT for Smush Image Optimizer recap posts with fields for sweep type, period, and summary. Standard ACF setup. The state badges come from the Smush Image Optimizer options, not from manual data entry by the post auth..
2

Whitelist safe Smush Image Optimi..

Pick which keys from wp-smush-settings are safe to expose such as the lossy or lossless flags and the library savings counter. The exact list is configurable per site through a small filter.
3

Bind template fields

Map sweep type to the variant key and the lossy or lossless flags to the badge slots. The template renders the recap summary on the left and the state badges on the right automatically on every save.
4

Publish or update the post

On save, the share image renders into uploads and the og:image meta updates. Subsequent sweeps use the same template family with updated badges reflecting the new state and the latest library savings figure.

Output

Sample Smush Image Optimizer rollout card

A 1200x630 OG card from a Smush Image Optimizer rollout post showing the lossy or lossless state badges, the library savings summary, the brand mark, and a clean recap label.

Format: PNG, OG + Twitter card Dimensions: 1200 × 630
SleekPixel example output for Smush Image Optimizer

Comparison

Default theme OG vs SleekPixel for Smush Image Optimizer

Default theme OG image

  • Smush Image Optimizer rollout recaps share with the same homepage banner as marketing po..
  • The lossy or lossless flag set never appears in the social preview for any recap
  • Library savings stays invisible to anyone forwarding the recap link
  • Manual graphics for each sweep stop happening within a quarter or two
  • Performance reviewers see no operational signal in the share preview at all

SleekPixel

  • Reads safe summary counters from the wp-smush-settings option family
  • Per-item wp-smush-lossy data is never exposed wholesale on the cards
  • The lossy or lossless flags each render as a clean posture badge on the card
  • Library savings renders as a clean percentage, not a per-row dump
  • Per-sweep template variants for library run, WebP rollout, mode change and related recap types

Features

What SleekPixel gives you for Smush Image Optimizer

Lossy or lossless state badges

Whitelisted state from wp-smush-settings renders as small posture badges showing the lossy or lossless flags and the active configuration. The badges reflect the live state on every recap save without any manual entry from the p..

Library savings summary line

The running library savings value renders as a short summary line below the headline. A clean percentage is used rather than a per-row dump from the underlying tables. The card stays focused on the result that clients care about.

Sweep-type variants

library run, WebP rollout, mode change each use a sweep-type variant. The variant selection happens on the sweep-type field, so editors pick the kind of work and the right card design renders on every save without manual layout..

Use cases

Where Smush Image Optimizer users benefit from state cards

Performance milestone posts

Posts that announce a Core Web Vitals win get a Smush Image Optimizer state card pairing the score with the lossy or lossless flags. The share signals the win came from real image optimization work.

Client recap reports

Agencies that publish quarterly recaps for clients get a Smush Image Optimizer card with the period summary. The card communicates the rollout work without exposing billing or quota data.

Tutorial-style Smush Image Optimi..

How-to posts on configuring Smush Image Optimizer get a tutorial template card with the configured state as a sample. The visual signals the technical nature before the click.

The bigger picture

Why Smush recaps need state-shaped previews

Smush Image Optimizer does image optimization work that is invisible by default. The image library changes shape, scores improve, and clients never see the lift in the share preview because the recap looks like every other blog post on the site. Performance and SEO are disciplines that compound across a back catalog.

Smush Image Optimizer rollouts are the visible evidence that the discipline is alive across the site. The share preview is what audiences see first when the link lands in Slack or email. A generic homepage banner collapses the rollout into a marketing update.

A state card with the lossy or lossless flags and the library savings number communicates the work directly and gets the right attention from performance reviewers. The compounding effect shows up over a year of recaps. Each sweep, with a consistent state card, becomes a body of operational evidence that the program is real and ongoing across the back catalog of recap posts on the site.

Questions

Common questions about SleekPixel for Smush Image Optimizer

No. The per-item wp-smush-lossy postmeta is not part of the whitelist. The render reads only safe summary counters from the option family, and per-item data stays scoped to the underlying tool where it belongs in normal use.

 

Yes. Pro adds WebP conversion and a CDN but stores configuration in the same option family. Any flag you whitelist renders the same way as the free flags, through the standard template binding on the card render. There is no separate code path for the paid tier on the binding side.

 

Generally no. Per-row data is operational detail that most teams prefer to keep off the share image. The whitelist defaults to summary counters and toggle flags. Per-row dumps can be added on internal-only variants but are not in the default binding by design.

 

Each recap captures the state at publication time through the whitelisted flags. Historical recap posts keep the values current at save, so the audit trail of changes stays intact across the back catalog of recap posts published on the site over time.

 

Yes for live binding. If the plugin is deactivated the binding falls back to a manual value entered on the recap post and the auto-state badges go quiet by design. Reactivating restores the live binding on the next save without any code change.

 

Yes. The sweep type drives the variant selection. library run, WebP rollout, mode change each use a dedicated layout that highlights the relevant badge set as the headline state of the recap and downplays unrelated badges accordingly through the variant configuration.

 

Yes. The library savings field is opt-in per variant. Some teams prefer to keep the percentage off the share image and reserve it for the body of the post, which is supported through a simple toggle on the variant configuration without code changes.

 

Yes. Each tool stores configuration in its own option family. SleekPixel binds to whichever option family is active for the recap post type, and multi-tool variants are supported as a separate template family for joint recap posts that touch both layers.

 

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