✨ 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 Ultimate Member Verified Users

Ultimate Member Verified Users stores per-user verification state in wp_usermeta. SleekView Charts reads that data and renders Number, Pie, Bar, and Area cards so admins see verified vs unverified counts, per-role verification rate, and verification velocity on one screen.

♾️ Lifetime License available

SleekView Charts dashboard for Ultimate Member Verified Users

Verification state as a real trust dashboard

Ultimate Member Verified Users writes its per-user state into wp_usermeta with a predictable key (typically um_is_verified or a UM-specific verified flag) and an optional verified_at timestamp meta. The default admin shows the verified badge on the profile, but no community-wide view of how many users are verified, which role has the lowest verification rate, or how verification velocity trends after a campaign.

SleekView Charts reads wp_usermeta for the verification key, joins wp_users for role and registration context, and exposes the data as a trust dashboard. A Number card counts verified users. A Pie splits the base into verified vs unverified. A Bar ranks roles by verification rate. An Area plots verifications per day to surface campaign-driven bursts.

Cards refresh against the live wp_usermeta rows, so a verification approved minutes ago appears in the verified count and the per-role Bar at the next refresh. Admins gate a trust dashboard, marketing watches the campaign impact, both from the same data the verification badge reads.

Workflow

From verification meta to a trust dashboard

1

Map the verification meta

Point SleekView at wp_usermeta filtered to the UM verified key, joined to wp_users for role and signup context. Charts read indexed columns UM maintains, so the dashboard stays responsive across the full base.
2

Pick chart types

Number cards for verified count and verification rate, Pie for the verified vs unverified split, Bar for per-role verification ranking, and Area or Line for verification-velocity trends across days and weeks.
3

Configure groupBy and aggregation

Group users by the verified meta value for the Pie, by role for the per-tier Bar, by verified_at for the trend Area. Count rows for volume KPIs, no value column needed for verification charts.
4

Save admin and growth dashboards

Admins get the verified Pie and per-role Bar for trust audits. Growth teams get the verification-velocity Area against campaign dates. Each saved dashboard is gated per WordPress capability.

Sample dashboard

Charts you can build from UM Verified Users data

A typical UM Verified Users dashboard mixes a verification KPI with the verified split Pie, a per-role Bar, and a verification-velocity Area.
Number · Default

Verified members

Counts user_id rows in wp_usermeta where the UM verified key is set to true. The headline trust KPI showing how much of the base is verified, with last month underneath for context.
Count
Pie · Donut

Verified vs unverified

Donut split of wp_users joined to the verified meta. Two slices, verified and unverified, with the share readable at a glance for trust audits and KYC reviews.
Count group by is_verified
Bar · Horizontal

Verification rate by role

Horizontal bar ranks WordPress roles by verified-user count. Pair with a second card for total users per role to surface the verification rate per tier, useful for KYC compliance reviews.
Count group by role
Area · Gradient

Daily verifications approved

Gradient area counts verifications approved per day from the verified_at meta. Spots campaign-driven bursts, batch-approval days, and the steady-state moderation throughput across the year.
Count group by verified_at

Comparison

Default UM Verified Users admin vs SleekView Charts

Default UM Verified Users admin

  • Per-profile verified badge, no community-wide count
  • Verification rate per role isn't visualised anywhere
  • No daily or weekly verification-velocity trend
  • Verified vs unverified split isn't surfaced as a Pie
  • Cannot mix Number, Pie, Bar, and Area cards on one canvas

SleekView Charts

  • Count verified members site-wide from a single wp_usermeta query
  • Donut Pie of verified vs unverified for trust-audit visibility
  • Horizontal Bar of verification rate by role for KYC reviews
  • Gradient Area on verified_at for verification-velocity trends
  • Per-role saved dashboards (admins, growth, compliance)

Features

What SleekView Charts gives you for Ultimate Member Verified Users

Trust KPI from usermeta

A Number card counts user_id rows in wp_usermeta where the verified key is true. The headline trust KPI, with a percentage of the total base alongside for proportion context, ready for compliance reviews.

Verified vs unverified Pie

A Donut Pie split across the two states tells admins how much of the member base has cleared verification. Useful for both KYC compliance reviews and tier-design decisions across the community.

Verification velocity Area

Group verified_at by day for the gradient Area card. Verification campaigns and batch-approval days leave their shape on the chart, so growth and compliance teams validate throughput together.

Audience

Who builds UM Verified Users dashboards with SleekView

Compliance admins

Need a defensible answer to "what share of the base is verified". The verified Pie and per-role Bar together produce that report in one screen, exportable as PNG for compliance audits.

Membership admins

Watch the per-role Bar to spot tiers with low verification rate. A premium tier with low verification flags either a friction issue in the verification flow or a UX gap worth fixing.

Growth

Tracks the verification-velocity Area against campaign launches. A KYC push should produce a visible spike, and the chart is the closed-loop campaign validation.

The bigger picture

Why verification needs a real dashboard

Verification is a trust primitive, but without a dashboard it is hard to know how much trust the community actually has. UM Verified Users records every approved verification in wp_usermeta, but exposes it as a per-profile badge and nothing else. Admins who want to know what share of the base is verified, which role has the worst rate, or whether the latest verification campaign actually moved the needle end up running custom queries or trusting gut feel.

SleekView Charts runs against the same verification meta the badge reads, so the verified Pie, the per-role Bar, and the verification-velocity Area all stay in lockstep with live verification activity. Trust becomes observable, and admins, compliance, and growth work from one source.

Questions

Common questions about SleekView Charts for Ultimate Member Verified Users

Yes. A Donut Pie grouped on the UM verified meta gives the verified vs unverified split. Pair it with a Number card counting verified users, and the dashboard answers "what share of the base has cleared KYC" in one screen, ready for compliance audits.

 

Yes. A Horizontal Bar grouped on role with a Count aggregation, filtered to verified users, gives the per-tier verification count. Pair it with a second card for the total per role to compute the rate per tier directly on the dashboard.

 

Yes. An Area or Line card on the verified_at timestamp meta with a Count aggregation produces a daily verification trend. Campaign-driven pushes and batch-approval days leave a visible spike, useful for closed-loop campaign validation.

 

Yes, if your UM Verified Users setup stores them as separate meta values. Group the Pie on the verification-state meta and the slices for verified, pending, and rejected all appear together, useful for moderation workload reviews.

 

Cards run against the live wp_usermeta rows on each refresh. A verification approved minutes ago appears in the verified Number card, the Pie, and the per-role Bar at the next refresh, in lockstep with the UM admin.

 

Yes. Saved dashboards are gated per WordPress capability. Compliance gets the verified Pie and per-role Bar, growth gets the velocity Area, admins get the cross-cut view, all configured from the same SleekView setup.

 

Yes. If your UM setup uses a custom meta key for verification, point SleekView at that key instead of the default. The chart cards reconfigure to the new key with no template changes and no SQL involved in the migration.

 

Yes. The same dashboard can pair the verification Pie with the signup Area from wp_users.user_registered. One screen ties acquisition velocity to trust growth across the whole community.

 

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