✨ 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 Newsletter: subscribers and campaigns as tables

Stefano Lissa's Newsletter plugin stores subscribers, lists, and campaign stats in its own custom tables. SleekView joins them so newsletter editors slice subscribers by status, list, and engagement in one fast grid.

♾️ Lifetime License available

SleekView table view for Newsletter

All subscribers in one grid

The Newsletter plugin writes subscribers to wp_newsletter with status, list memberships, and aggregated stats per send. Lists are columns in the same table (a bitmap-style storage), and campaign stats live in wp_newsletter_emails and wp_newsletter_stats. The default admin presents subscribers and campaigns on separate screens with limited combined filtering, which makes practical questions like "who opens our weekly list but never clicks" or "how many unconfirmed signups are sitting on the deals list" surprisingly slow.

SleekView reads all three tables and surfaces subscribers with status, list memberships, total opens, total clicks, and last activity in a single grid. The list bitmap becomes a multi-select filter so any combination of lists can be selected with AND or OR logic. Inline list edits route through the plugin's own helpers so confirmation hooks and double-opt-in logic still fire when changes happen in the grid. Bulk confirm or unsubscribe applies to any selection.

Aggregated opens and clicks per subscriber, drawn from the stats table, become sortable columns. The newsletter editor builds engagement segments in seconds: Top engagers (high opens and clicks) for a thank-you send, Quiet but confirmed (opens, no clicks) for a different angle, Dead weight (zero opens in 90 days) for list cleanup. Saved views replace repetitive segment building. Export the filtered segment to CSV when running cleanup campaigns or feeding an external tool, and keep the source data inside WordPress where the plugin already maintains it.

Workflow

Newsletter ops without screen hopping

1

Connect the schema

Point SleekView at wp_newsletter, wp_newsletter_emails, and wp_newsletter_stats. The list bitmap becomes a multi-select filter, and aggregated stats join into per-subscriber columns automatically.
2

Build subscriber views

Configure columns for email, status, list memberships, opens, clicks, last activity, and signup date. The result is one grid covering every operational question the newsletter editor or list owner asks.
3

Save segment views

Pin Top engagers, Unconfirmed last 14 days, Dead weight 90 days, and Bounced this month. Each becomes a one-click shortcut tuned to growth, cleanup, or audit workflows.
4

Edit and export

Bulk-confirm subscribers, move them between lists, or remove dead addresses inline through the plugin's own helpers. Export filtered segments to CSV for ad campaigns or external email tools.

Sample columns

A typical Newsletter subscriber view

Subscribers with their lists, status, opens, clicks, and signup date.
Source: wp_newsletter, wp_newsletter_emails, wp_newsletter_stats
Email Status Lists Opens Clicks Subscribed
lia@site.com confirmed weekly, deals 42 8 2025-12-04
dan@site.com unconfirmed weekly 0 0 2026-04-22
fay@site.com bounced deals 3 0 2025-08-10
roy@site.com confirmed weekly 61 14 2024-11-19

Comparison

Default Newsletter admin vs SleekView

Default Newsletter admin

  • Subscribers list lacks combined opens or clicks columns
  • Filtering by multiple lists is limited
  • No quick view of unconfirmed signups across lists
  • Bulk list assignment is awkward
  • No saved views per audit task

SleekView

  • Subscriber stats and list memberships in one grid
  • Filter by status, list, or engagement
  • Sort by opens or clicks to find your champions
  • Inline list edits via Newsletter functions
  • Saved views for cleanup, growth, or engagement

Features

What SleekView gives you for Newsletter

List filters

Filter subscribers by any combination of lists with AND or OR logic to build segment-level views fast. The list bitmap that Newsletter uses internally becomes a friendly multi-select filter without any SQL knowledge.

Engagement sort

Sort by total opens or total clicks to find your most active subscribers in seconds. Build saved views like Top engagers in last 90 days for a thank-you send or Quiet for a re-engagement campaign.

Inline list edits

Add or remove a subscriber from a list in the grid through the plugin's own helpers. Bulk list moves, confirmations, and unsubscribes all route through Newsletter's API so confirmation hooks fire correctly.

Audience

Who uses SleekView for Newsletter

Newsletter editors

Audit list health and find segments worth a dedicated send. The engagement-sort view surfaces the top 10 percent of subscribers for premium content, while the bottom decile signals where to trim weight.

Growth leads

Spot top engagers and quietly drop dead addresses for better deliverability. The weekly cleanup habit prevents the slow deliverability decay that affects lists growing without active hygiene.

Support team

Resolve subscriber tickets by inspecting list status and confirmation state in one row. "Did I get added to the list?" becomes a 10-second lookup instead of a back-office investigation.

The bigger picture

List health drives deliverability and revenue

Email deliverability is downstream of list health. A list full of unconfirmed signups, hard bounces, and zero-engagement addresses signals to inbox providers that the sender is not maintaining hygiene, which lowers placement for the engaged subscribers who actually want the email. The Newsletter plugin tracks all the signals needed to keep a list healthy (status, opens, clicks, bounces, last activity), but the default admin presents that data through narrow filters and per-list views that make weekly hygiene a chore the team intends to do but rarely does.

SleekView turns the data into a grid where engagement segments are saved views, weekly cleanup becomes a 5-minute habit, and the dead weight gets dropped before it tanks deliverability for the rest. Newsletter editors find the segments worth a dedicated send. Growth leads identify champions to retain and dead addresses to drop.

Support resolves subscriber tickets without paging the dev team. The plugin keeps doing what it does well; the team running the list gets a workable surface.

Questions

Common questions about SleekView for Newsletter

Yes. Subscribers from wp_newsletter, campaigns from wp_newsletter_emails, and stats from wp_newsletter_stats are joined into a single grid. The list bitmap that Newsletter uses internally becomes a friendly multi-select filter, which is the part of the plugin's data model that most often confuses new admins.

 

Yes. Bulk confirm or unsubscribe is supported via the plugin's own functions, so any double-opt-in or confirmation hook still fires. This matters because confirmation often triggers a welcome sequence in another tool, and bypassing the plugin's helpers would break that integration silently.

 

Yes. Aggregated opens and clicks per subscriber appear as sortable columns drawn from the stats table. Sort by opens descending to find the most engaged subscribers; sort by clicks to find the deepest readers; build a saved view of high-open, low-click subscribers for a different content angle.

 

Yes. Filter for any combination of lists with AND or OR logic. Subscribers on "weekly" but not "deals" is a real use case for sites running parallel content tracks, and the filter handles it without any SQL or developer involvement, which is the main reason editors switch from the default Newsletter admin.

 

Yes. Premium addon fields like custom subscriber attributes, geographic data, or referral source appear as additional columns where they exist on subscriber rows. The grid does not require addons but takes advantage of any extra data they store, which extends the segment-building toolkit naturally.

 

Yes. Filtered subscribers can be exported to CSV with whatever columns are visible. The export respects sort order and active filters, which keeps the file ready for direct import into ad platforms, external email tools, or list-health audits without manual cleanup.

 

Newsletter tracks soft and hard bounces in the subscriber status field. Both appear as filterable values in the grid, so list cleanup workflows like "unsubscribe all hard bounces from last 30 days" become a one-click filter plus bulk action. Soft bounces stay distinct so transient delivery issues do not get permanently dropped.

 

Yes. Switch to the campaigns view to see per-send stats: opens, clicks, unsubscribes, and bounces aggregated per email. Drill from a campaign row to the recipient list to find who clicked, which is the segment-building shortcut that follows naturally from a campaign post-mortem.

 

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