✨ 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 myCred: points balances and transactions as tables

myCred records every point award, deduction, and rank change in wp_mycred_log alongside per-user balance meta. SleekView turns that log into a fast multi-column grid for community managers and support agents.

♾️ Lifetime License available

SleekView table view for myCred

Read the myCred log without writing SQL

myCred treats points as a ledger: every gain, deduction, manual adjustment, and rank promotion writes a row to wp_mycred_log with a reference like purchase_completed, daily_login, or store_redemption. The default plugin admin shows one point type at a time and offers narrow filtering, which makes auditing reward fairness or chasing a missing-points ticket a slow exercise. SleekView reads the log directly, joins user data, and shows every entry across every registered point type in one grid so reference, amount, balance, and user become real columns to sort and stack.

The grid handles myCred's add-on ecosystem cleanly. Ranks promotions, Badges awards, and BuddyPress integration entries all write through the same log table, so they appear as filterable references rather than living on separate menu screens. A community manager can filter to manual adjustments to spot suspicious admin activity. A support agent investigating a ticket about disappearing points filters by user email and references the exact debit row. A loyalty operator sorts by amount to find the largest awards in a given window.

Inline edits target the manual entries that myCred allows correcting, and notes can be cleaned up without opening each row in a popup. Export the filtered slice to CSV when finance needs a reward-cost breakdown, or save a view named Suspicious manual credits over 500 to revisit during weekly audits. The myCred hooks still fire on save so any downstream automation stays in sync.

Workflow

Read the myCred ledger like a database

1

Connect the log

Point SleekView at wp_mycred_log and the user table. Joins happen automatically so each row shows email, display name, and the point movement on one line, regardless of registered point type.
2

Configure columns

Add user, point type, reference, amount, running balance, and timestamp as columns. Drop reference for a cleaner per-user view, or add custom data fields where add-ons store extra context.
3

Save targeted views

Build saved views like Manual adjustments this month, Top earners by amount, Daily login streaks, and Single-user audit. Each becomes a one-click pin in the WordPress admin menu.
4

Edit and export

Correct typos in entry notes inline, adjust manual entries where myCred allows, and export filtered slices to CSV for accounting or community-fairness audits at the end of each cycle.

Sample columns

A typical myCred transaction log view

All point movements across users and point types, with reference and remaining balance.
Source: wp_mycred_log plus user meta for balances
User Type Reference Amount Balance Date
alex@studio.com credit purchase_completed +50 1,240 2026-04-22
mia@studio.com manual admin_adjustment +200 3,415 2026-04-21
jay@studio.com debit store_redemption -300 120 2026-04-20
lee@studio.com credit daily_login +5 85 2026-04-19

Comparison

Default myCred admin vs SleekView

Default myCred admin

  • Log screen shows one point type at a time
  • No multi-column sort across user, type, and reference
  • Filtering by reference requires URL hacks
  • Balances live in user meta, separate from the log
  • No bulk inline editing of amounts or notes

SleekView

  • Single grid for all point types and references
  • Sort by amount, date, balance, or user simultaneously
  • Filter by reference, point type, or user role
  • Inline-edit notes and amounts where allowed
  • Export filtered slices to CSV for accounting

Features

What SleekView gives you for myCred

All point types unified

Every registered point type appears in one grid as a filterable column. No more switching between separate myCred log screens to compare credits across types or find a single user's full history.

Reference filters

Filter by hook references like store_redemption, admin_adjustment, or daily_login to audit a specific campaign or rule. Stack with date and user filters to isolate exactly the rows you need.

Inline edits

Correct typos in entry notes and adjust manual entries inline where myCred permits. Edits route through the plugin's hooks so balance recalculations and downstream automations still fire on save.

Audience

Who uses SleekView for myCred

Community managers

Spot suspicious point spikes by sorting amount descending and filtering manual references. Audit reward fairness across members weekly and catch automation rules that misfire before complaints arrive.

Loyalty operators

Track top earners and redemption patterns to tune reward rules. Filter to store_redemption references over a quarter and see exactly which rewards customers actually spend their points on.

Support agents

Resolve missing-points tickets by filtering the log for a single user in seconds. The full chronological history with reference, amount, and balance shows exactly where the discrepancy started.

The bigger picture

Why myCred ledgers deserve real tables

Points systems exist because they encourage the behavior a community wants. The moment members lose trust that the ledger is accurate, the behavior collapses, and rebuilding that trust takes far longer than fixing the original bug. myCred's log is the source of truth for every reward, deduction, and rank change, but the default admin presents that data through narrow filters and one-point-type-at-a-time screens, which makes audits slow and missing-points tickets painful.

Community managers need to spot suspicious spikes, support agents need to retrace a single user's history, and finance needs a reward-cost breakdown. SleekView treats the log as what it is: a database table that benefits from real columns, multi-column sort, and saved views. Add-ons like Ranks and Badges ride on the same table, so their data shows up as filterable references rather than disconnected screens.

Trust in the points system stays intact because every change is auditable in seconds, not hours.

Questions

Common questions about SleekView for myCred

Yes. It queries wp_mycred_log and joins the WordPress user table so every row shows the user, the point type, the reference, and the running balance in one place. No custom SQL is required, and the joins happen at view time so the data always reflects the current ledger state.

 

Yes for manual entries and notes. myCred allows administrators to correct manual adjustments, and SleekView surfaces those edits as inline cell updates in the grid. The plugin's own hooks fire on save, so any balance recalculation, audit-log entry, or downstream automation stays consistent with the change.

 

Yes. Custom point types appear as a filterable column rather than separate menu screens. A site running points, badges, and credits as three distinct types can compare them side by side or build saved views per type, which is the main reason teams switch from the default myCred admin to a grid.

 

Yes. The running balance column reads from user meta and updates as you scroll. For a single user, that means each ledger row shows what their balance was at that moment, which makes investigating tickets about disappearing points a straightforward sort by date instead of a forensic SQL query.

 

Yes. Ranks, Badges, and BuddyPress integration all write to wp_mycred_log through their references. Those references become filterable values in the grid, which means rank promotions and badge awards live in the same audit trail as point credits and debits, with no separate screen to consult.

 

Yes. Apply filters on user, reference, point type, or date range, then export the visible rows to CSV. Finance teams use this for quarterly reward-cost reporting, and community managers use it to hand a fairness audit to leadership without anyone touching the database directly.

 

SleekView paginates the grid and pushes filters down to the database, so a log with hundreds of thousands of rows stays responsive. Indexes on user_id, ctype, and time mean the typical filtered view returns in well under a second on a normally-tuned WordPress install.

 

Yes. Group by the reference column to see counts and total amounts per reference: how many daily_login awards in the last week, how many store_redemption events this month, how much was issued through admin_adjustment. The grouped view doubles as a quick sanity check on reward rules.

 

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