✨ 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 Simple Login Log: Logins by User and Time

Simple Login Log records every successful login attempt in its own wp_simple_login_log table. SleekView Charts groups those rows into Number, Pie, Bar, and Area cards so the access review starts on a dashboard instead of a long chronological list.

♾️ Lifetime License available

SleekView Charts dashboard for Simple Login Log

Login log data, finally aggregated

Simple Login Log is exactly what its name says. The plugin creates a single table, wp_simple_login_log, and inserts one row per recorded login with uid, user_login, user_role, time, ip, and name. Optional plugin extensions add failed-login rows with the same shape. The default Login Log screen renders the table as a paginated list, useful for inspecting one event, but it never aggregates volume by user, role, or day.

SleekView Charts puts the aggregates on one screen. A Number card carries today's recorded logins, a Pie groups by user_role across administrator, editor, author, and subscriber, a Bar ranks the most active user_login values, and an Area card tracks time per day. Each card runs server-side against the simple_login_log rows already on disk.

On a multi-author editorial site the role mix tells a quick story. A site that suddenly shows administrator logins from an unfamiliar IP, or a row count spike after midnight, is worth a second look. The default screen shows only the latest events, but the chart cards turn the same data into the trend and distribution surface that an access review actually needs week to week on the site.

Workflow

From login rows to an access dashboard

1

Connect the simple_login_log table

Register wp_simple_login_log as a source. User, role, IP, and time become groupable fields ready for any chart card on the dashboard without any plugin extensions required.
2

Drop four cards

Number for logins today, Pie for role mix, Bar for top users, Area for daily volume. Every card runs server-side aggregations against the simple_login_log rows already on disk.
3

Save the dashboard

Pin the layout for the access review. A global date range and role filter reframe every card at once when reviewing the last week, the last quarter, or a single suspected account.
4

Scope per role

Hand junior admins a read-only access view. User management, password resets, and the rest of the WordPress user admin stays behind WordPress's own capabilities and screens.

Sample dashboard

Charts you can build from Simple Login Log data

Four cards that turn the Login Log screen into a daily access dashboard for the team that runs the site.
Number · Default

Logins today

A KPI counting rows in wp_simple_login_log where time falls in the last 24 hours. The first number on the morning access review for any site with more than a handful of users.
Count
Pie · Donut

Logins by role

Distribution across administrator, editor, author, and subscriber from the user_role column on wp_simple_login_log. A sudden administrator-heavy day usually deserves a quick second look at the IP list.
Count group by user_role
Bar · Horizontal

Most active users

Users ranked by login count from wp_simple_login_log. Pairs with the SleekView grid for the matching rows so each user's sign-in history is one click away from the chart card.
Count group by user_login
Area · Gradient

Daily login volume

Login event count per day on wp_simple_login_log grouped by time. The chart that surfaces an unusual after-hours spike before the next morning's review of administrator activity on the site.
Count group by time

Comparison

Default Simple Login Log screen vs SleekView Charts

Default Login Log screen

  • Login Log is a paginated list with no aggregated role or user mix.
  • Role distribution has to be read row by row from the table.
  • Daily time-series of login volume is not part of the bundled UI.
  • Top-user ranking is not surfaced anywhere in the default screen.
  • Multisite networks lack a network-wide rollup of login activity.

SleekView Charts

  • Charts run on wp_simple_login_log with no extra storage.
  • Group by user_role, user_login, ip, or any column on the login row.
  • Filters by date range and user role apply globally across every card.
  • Saved layouts scope per role so juniors get a read-only access view.
  • CSV exports of any aggregate are one click away from a chart card.

Features

What SleekView Charts gives you for Simple Login Log

Access as a dashboard

Logins today, role mix, top users, and daily volume in one screen. The access review starts at the dashboard instead of scrolling through the Login Log by hand.

Filters that reframe everything

Set a date range, role, or user once. Every card updates including the daily Area chart and the user ranking, no per-card editing or duplicated saved searches required.

Read-only by default

Charts never write to the simple_login_log table. WordPress's own user admin stays in place for password resets and role changes, the dashboard never touches the data.

Audience

Who builds Simple Login Log charts dashboards with SleekView

Security admins

Open the dashboard, scan role mix and daily volume, then click into the grid when an unusual administrator pattern calls for a deeper look at the IP and time columns for a specific user.

Agency support

Give clients a one-screen access overview. Logins today, top user, top role, and the trend chart in one shared dashboard per WordPress site in the portfolio.

Editorial ops

Use the per-user Bar chart to see which authors are most active in the admin. Combine with content events from another plugin for a clean throughput view of the editorial team.

The bigger picture

Why login log data deserves a visual layer

Simple Login Log records exactly what its name implies, but the default UI is built around a chronological list. Aggregate questions, the ones that drive access review and incident response, need charts. Who signed in most this week, which role drove the volume, when did logins peak, were there sign-ins after hours from an unfamiliar IP.

Those questions are about distribution and time, not a single row. SleekView Charts gives the simple_login_log table a real dashboard surface so security teams and editorial ops can answer those questions without exporting and without leaving WordPress. The plugin keeps logging; the dashboard makes the activity legible in a few seconds.

Questions

Common questions about SleekView Charts for Simple Login Log

Yes. The plugin writes one row per recorded login to wp_simple_login_log with user, role, IP, and time. Those columns are everything the four chart cards need, so the dashboard is fully populated even on a fresh install of the free plugin without any add-ons.

 

If the Simple Login Log Extender or a compatible companion plugin is installed, failed-login rows land in the same table with a status column. SleekView can then split the dashboard into a successful and a failed tab using the same chart card definitions on both.

 

Yes. The user_role and ip columns live on the same row. A Stacked Bar card grouped by user_role with ip as a series shows whether administrator logins come from one stable IP or from a wider pool, which is one of the most useful access review questions.

 

No. Charts read from the existing wp_simple_login_log table and never write to it. Simple Login Log continues to insert one row per login exactly as before, with no added load and no changes to its own background behavior on the site.

 

Yes. Each card supports CSV export of its aggregated values, and the underlying SleekView grid is one click away for the raw login rows behind any chart. Useful for sharing access summaries with a client or attaching to an incident response timeline.

 

Yes. A global filter on user_role equal to administrator scopes every card to admin sign-ins only. The role mix Pie disappears for that tab, but the daily volume Area and the user ranking Bar become a focused administrator-only access dashboard.

 

Yes. Simple Login Log stores its data per blog and SleekView respects that scope. A network admin can build a per-site dashboard or one network-wide rollup that ranks sites by login volume or by the number of unique administrators that signed in during the period.

 

Simple Login Log does not prune its own table by default. The dashboard reflects whatever is in wp_simple_login_log, so an archive job that trims older rows simply shortens the time range that the Area chart can render against the table on the current site.

 

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