✨ 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 All In One WP Security: events as a dashboard

All In One WP Security writes events, login lockdowns, and login activity into wp_aiowps_events, wp_aiowps_login_lockdown, and wp_aiowps_login_activity. SleekView Charts groups that data into Number, Pie, Bar, and Area cards so the suite finally has a real dashboard.

♾️ Lifetime License available

SleekView Charts dashboard for All In One WP Security & Firewall

From AIOS tables to a unified dashboard

All In One WP Security & Firewall covers a lot of ground. Login lockdowns, failed login activity, file change scans, 404 blocks, and firewall events all live in their own dedicated tables, and each one is exposed on a separate admin screen. The strength score on the dashboard is a nice summary, but it sits on top of an event surface that no single chart-shaped view ever covers.

SleekView Charts reads those tables as normal data sources. Columns like event_type, event_date, user_id, and ip from wp_aiowps_events become groupable the moment the source is mapped, alongside failed_login_ip and lockdown_date from the lockdown table. A donut splits events by type, a Number card shows the weekly lockdown count, a horizontal bar surfaces the top blocked IPs across both tables, and an area chart traces daily event volume.

Nothing is rewritten on AIOS' side. The suite keeps recording, the tables keep growing, and the dashboard renders the same rows in a shape that finally lets the strength score, the firewall, and the login layer share a screen.

Workflow

From AIOS tables to a charts dashboard

1

Point at the event tables

Connect a SleekView to wp_aiowps_events, wp_aiowps_login_lockdown, and wp_aiowps_login_activity. Event type, IP, user, and timestamp columns become groupable the moment each source is mapped.
2

Pick chart cards

Add a Number card for weekly lockdowns, a Pie for event type mix, a horizontal Bar for top blocked IPs, and an Area for daily event volume. Each card is configured against a column and an aggregation.
3

Save the dashboard

Pin the layout as a saved view so the next reviewer opens the same charts in the same order. Filters carry through to every card, including date ranges and event-type scoping.
4

Scope per role

Assign the saved charts dashboard to a security or compliance role. Sensitive cards stay tied to capability checks while the operational view stays available to admins.

Sample dashboard

Charts you can build from All In One WP Security data

Four cards that turn AIOS event, lockdown, and login activity tables into a unified security dashboard without leaving WP Admin.
Number · Default

Lockdowns this week

A single KPI counting rows in wp_aiowps_login_lockdown where lockdown_date falls in the last seven days, with the previous week underneath for context.
Count
Pie · Donut

Event type mix

Distribution across login, 404, file change, and firewall events using the event_type column on wp_aiowps_events, so the security mix is visible at a glance.
Count group by event_type
Bar · Horizontal

Top blocked IPs

Horizontal bar of the IPs that hit AIOS' login or 404 limits most often, drawn from failed_login_ip on the lockdown table. Repeat offenders surface for a permanent block.
Count group by failed_login_ip
Area · Gradient

Daily event volume

A gradient area chart of AIOS events per day across the filter range, sourced from event_date on wp_aiowps_events, so attack waves stand out before they become an incident.
Count group by event_date

Comparison

Default AIOS admin vs SleekView Charts

Default AIOS admin

  • The default admin spreads events, lockdowns, and login activity across separate screens.
  • Event mix, lockdown count, and IP frequency never share one view at the same time.
  • Daily event volume is not part of the built-in admin workflow.
  • Custom columns from AIOS add-ons or hooks never feed any built-in chart.
  • Sharing a quick security summary with the team means screenshots of multiple pages.

SleekView Charts

  • Number, Pie, Bar, and Area cards built on wp_aiowps_events with no extra storage.
  • Group by event type, IP, user, lockdown reason, or any column on the AIOS tables.
  • Date range, event type, and IP filters apply to every card on the dashboard at once.
  • Lockdown and event tables can share a dashboard with one global filter range.
  • Saved layouts scope per role so security and operations see the right view.

Features

What SleekView Charts gives you for All In One WP Security & Firewall

Chart cards on AIOS data

Number, Pie, Bar, Line, Area, Radar, and Radial cards drop directly onto AIOS' event, lockdown, and login activity tables. Group by event, user, IP, or any column AIOS writes.

One filter, every card

Date range, event type, and IP filters apply across the whole dashboard. The same scope drives the KPI, the donut, the bar, and the time-series at once.

Role-scoped dashboards

Save separate layouts for security ops and senior reviewers. Sensitive cards stay tied to capability checks, and viewers do not need full AIOS admin access.

Audience

Who builds AIOS charts dashboards with SleekView

Security operations

Open the dashboard each morning, scan event mix and lockdown volume, and click into rows only when something stands out. Less context switching across AIOS admin screens.

Compliance officers

Track lockdowns and file change events across the reporting period. Export the same charts the audit committee signs off on at the end of the quarter.

Agency owners

Hand each client a one-screen security snapshot, scoped to their site, that the account manager can read without learning AIOS' full data model.

The bigger picture

Why a sprawling suite needs a single dashboard

All In One WP Security & Firewall is good at the writing job. The login lockdown table, the event log, the login activity table, and the file change tracker each serve a clear purpose, and the strength score does a reasonable job of summarising the configuration. None of that gives a security team a single screen to scan.

The data already exists in dedicated AIOS tables with the indexes the plugin maintains. Rendering it as Number, Pie, Bar, and Area cards costs nothing on the writing side and turns the same rows into a shared dashboard. The cadence of AIOS review shifts from screen-hopping to a daily glance, while the suite's writing layer keeps doing its job untouched.

Questions

Common questions about SleekView Charts for All In One WP Security & Firewall

No. SleekView Charts reads the same wp_aiowps_events and lockdown tables AIOS writes. No additional storage is created and the audit chain stays intact, ready for evidence handoffs.

 

Yes. SleekView treats each table as a source, and the dashboard supports cards from multiple sources side by side. A single date filter scopes both the events and the lockdowns at once.

 

No. Aggregations run server-side against the indexes AIOS maintains on event_date and event_type. The dashboard requests aggregate buckets, not raw rows, so the wire payload stays small.

 

Yes. Each card supports CSV export of its aggregated values, and the underlying rows are reachable via the connected SleekView grid for incident handoffs and forensics.

 

Yes. Firewall blocks are written to the events table with their own event_type values, so they show up in the donut and the daily area chart alongside login and 404 events.

 

Yes. Saved chart layouts respect WordPress capability checks and can layer additional capability gates per card, so sensitive views stay scoped to the right roles.

 

No. The strength score is a configuration summary; the charts dashboard is an event review. They cover different questions and do not overlap, so both stay useful.

 

New event_type values appear automatically in the donut and any other grouping that uses the column. No custom integration release is needed when AIOS extends its taxonomy.

 

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