✨ 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 Charts for SendGrid

SendGrid's official WordPress plugin closed in 2021 yet the configuration still lives in wp_options through whichever SMTP plugin took over. Chart sender, transport, and category state across every shape in one normalised dashboard.

♾️ Lifetime License available

SleekView Charts dashboard for SendGrid for WordPress

SendGrid config in WP is fragmented, charts normalise it

SendGrid (now Twilio SendGrid) deprecated its first-party WordPress plugin in 2021. Many sites still run the closed snapshot, but the bigger population has migrated the same API key into FluentSMTP, WP Mail SMTP, or Post SMTP with SendGrid as the chosen transport. The result is a network where SendGrid config is everywhere and nowhere: every site has it, but each one stores it under a different option key shape.

SleekView Charts matches the known shapes, normalises them, and treats the result as one chart source. A Number card pins blogs sending through SendGrid. A Pie shows the SMTP-plugin mix (FluentSMTP vs WP Mail SMTP vs Post SMTP vs closed-official). A Bar ranks blogs by from-address domain alignment. An Area card plots category-string edits per day so reporting hygiene reads in one curve.

The default-sender problem becomes a dedicated Number card. Any subsite still emitting as wordpress@blog counts into the SPF-time-bomb total. The card stays at zero on a healthy network and grows the moment a new blog launches without a custom from-address.

Workflow

How SleekView Charts reads SendGrid data

1

Detect every shape

Charts match option keys for the closed official plugin (sendgrid_api_key et al), FluentSMTP, WP Mail SMTP, and Post SMTP. Whichever plugin holds the SendGrid config gets normalised into one row schema.
2

Pivot to sender columns

From-name, from-address, transport mode, categories, and masked API key become chart sources. The default-sender rows that ship from WordPress without override flag in their own count.
3

Spot deliverability risks

Rows whose from-address sits outside the verified sending domain count into a Number card. Sites still on the closed official plugin count into another.
4

Save per role

Deliverability ops, security review, and migration planners each save a chart view gated by WordPress capability while reading from the same normalised SendGrid source.

Sample dashboard

Charts you can build from SendGrid data

Card configurations that translate the fragmented SendGrid WP-side surface into a single normalised dashboard.
Number · Default

Blogs sending through SendGrid

Count of blogs whose detected SMTP plugin holds a SendGrid API key. Sites without SendGrid drop out so the count reflects the actual coverage.
Count
Pie · Donut text

SMTP plugin mix

Distribution across FluentSMTP, WP Mail SMTP, Post SMTP, and the closed official plugin. The closed-official slice is the priority migration list.
Count group by smtp_plugin
Bar · Horizontal

Blogs by from-domain alignment

Ranks aligned vs misaligned from-domains across blogs. The misaligned bar is the SPF-time-bomb cohort that needs attention before deliverability tanks.
Count group by from_domain_aligned
Area · Gradient

Category edits per day

Daily change volume on the category-string field. Spikes line up with reporting hygiene pushes; quiet stretches flag blogs that drift out of the SendGrid Activity Feed filters.
Count group by category_updated_at

Comparison

Direct DB poking vs SleekView Charts

Direct config check

  • Closed official plugin has no current settings UI
  • Each SMTP plugin stores SendGrid config under a different option key shape
  • Default WordPress sender (wordpress@yoursite) ships unless overridden
  • Categories are not summarised across blogs
  • API-key rotation across many sites has no progress chart

SleekView Charts

  • Number card for blogs sending through SendGrid no matter which SMTP plugin holds the key
  • Pie card for the SMTP-plugin mix (FluentSMTP, WP Mail SMTP, Post SMTP, closed-official)
  • Bar card for from-domain alignment status
  • Area card plotting category-string edits per day
  • Filters carry from the table view so audit and chart share a slice

Features

What SleekView Charts gives you for SendGrid for WordPress

Multi-plugin detection, one schema

Whether the closed plugin, FluentSMTP, WP Mail SMTP, or Post SMTP holds the SendGrid key, charts read the right option key and normalise the row schema so a single Pie covers every shape.

Sender hygiene as a Bar

From-domain alignment becomes a sortable Bar rather than a per-site click. The misaligned slice is the deliverability cleanup target across the whole portfolio.

Closed-plugin migration as a count

Sites still on the closed official plugin count into a dedicated Number card. The card stays the migration progress indicator until it reaches zero.

Audience

Who builds SendGrid charts dashboards with SleekView

Deliverability ops

Audit every site for SPF-aligned sender domain and consistent category tagging. The chart board reads in one screen instead of fragmented admin tabs.

Security review

After a security event, the API-key rotation count becomes a chart. Track progress as inline edits clear the affected rows from the misaligned or unrotated cohort.

Migration planners

Consolidating to a single SMTP plugin? Pin the SMTP-plugin Pie and the closed-official Number as the migration scoreboard until the legacy slice goes to zero.

The bigger picture

Why a closed plugin still needs operational visibility

When a vendor closes a plugin, the configuration it left behind does not get easier to manage; it gets harder, because the natural answer (use the official UI) is no longer available. SendGrid's case is unusually broad: the closed plugin still functions on the sites that never updated, and the modern SMTP-front-end ecosystem each persists SendGrid config under different option keys. A multisite network running SendGrid through a mix of those plugins ends up with a fragmented configuration story where every audit involves remembering which plugin holds the key on which subsite.

The default-sender problem compounds the fragmentation: any subsite that never set a custom from-address sends as wordpress@blog, which fails SPF alignment and quietly tanks deliverability. Charts treat this fragmentation as the actual problem to solve. Detect every shape, normalise it, and let one team look at the whole network through one schema with one set of cards.

Questions

Common questions about SleekView Charts for SendGrid for WordPress

Directly from wp_options, under the SMTP plugin's option key. The closed official plugin used sendgrid_api_key, sendgrid_from_name, and friends. FluentSMTP, WP Mail SMTP, and Post SMTP keep their own shapes. Charts normalise all four into one schema.

 

No. Activity Feed metrics (delivered, bounced, opened) live in SendGrid's cloud. Charts cover the WP-side transport and sender configuration. To analyse outcomes, use SendGrid's dashboard; the two surfaces complement each other.

 

Yes. Many sites still run the closed snapshot, and most have moved to FluentSMTP, WP Mail SMTP, or Post SMTP with SendGrid as the transport. Charts read whichever plugin holds the config on each blog and normalise the row schema. The closed-plugin slice in the Pie is the priority migration list.

 

Yes. The detected SMTP plugin per blog is a chart source. A Pie grouped on it surfaces the proportional split across FluentSMTP, WP Mail SMTP, Post SMTP, and the closed-official plugin in one card.

 

Configure the verified sending domain once. Each blog's from-address is classified as aligned or misaligned, and the Bar shows the count of each. The misaligned bar is the SPF cleanup target across the whole portfolio.

 

Yes. View-level filters (blog ID, SMTP plugin, from-domain alignment) apply to every chart card. One saved configuration drives both the audit table and the chart view so triage and reporting share a slice.

 

Yes. Each saved chart view is gated by WordPress capability. Deliverability ops, security reviewers, and migration planners each save a view with role-appropriate cards while reading from the same normalised SendGrid source.

 

No. SendGrid's cloud dashboard owns delivery metrics and the Activity Feed. SleekView Charts adds a WP-side reporting surface focused on configuration fragmentation rather than on send outcomes.

 

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