✨ 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 SupportCandy: ticket tables in WP Admin

SupportCandy v3 stores tickets, threads, agents, and custom fields in dedicated wpsc_ tables. SleekView reads them directly and pivots that data into proper columns with inline triage and saved per-agent views.

♾️ Lifetime License available

SleekView table view for SupportCandy

Custom-table tickets surfaced as a real table

SupportCandy v3 broke from the postmeta model and now keeps tickets, threads, agents, categories, and custom field values in dedicated wpsc_-prefixed tables. The default list does its job, but custom fields, last-thread activity, and agent-group assignments don't surface as sortable columns without configuration. SleekView reads those tables directly, joins thread activity into the ticket row, and turns custom field tables into first-class columns.

Common queries include showing only open tickets in the Billing category sorted by last activity, or filtering for tickets where a specific custom field is empty. Saved views per agent let supervisors hand each team member their own queue without dropdown gymnastics. Inline edits go through SupportCandy's data layer so audit trails, workflows, and notification hooks fire exactly as they would from the standard UI.

Productivity Suite reports stay where they are; SleekView focuses on the list-and-triage workflow. Stale-ticket filters, bulk reassignments, SLA-deadline sorting, and CSV exports of any saved view cover most of what agents and leads do daily without leaving the WordPress admin or paying for a separate add-on.

Workflow

From wpsc_ tables to a triage-ready table

1

Detect schema

SleekView checks whether your install runs SupportCandy v2 (CPT) or v3 (custom tables) and reads from the correct source automatically, including any cf_* value tables for custom fields.
2

Define columns

Pick from ticket fields, thread metadata, custom fields, and agent assignment. Add joined columns like last-thread author or hours-since-last-reply for SLA triage.
3

Save the view

Save per-agent or per-group queues with status, category, and last-activity filters baked in. Each agent loads their queue with one click instead of rebuilding filters.
4

Edit inline

Change status, category, or assigned agent directly from the row. SleekView writes through the SupportCandy API so workflows, audit logs, and email notifications continue to fire.

Sample columns

A typical helpdesk view

One row per ticket with status, category, agent, and last activity.
Source: wp_wpsc_ticket + wp_wpsc_ticket_thread + wp_wpsc_cf_* (custom field value tables)
Ticket # Subject Status Category Agent Last activity
#1402 Stripe webhook missing Open Billing alex 1h ago
#1401 Translate a string In progress Bug ria 4h ago
#1400 Refund processed Resolved Billing tom 1d ago
#1399 Cannot reproduce Closed Bug 5d ago

Comparison

Default SupportCandy admin vs SleekView

Default SupportCandy admin

  • Custom-field columns require manual setup per filter view
  • Bulk-reassign and bulk-status changes are limited
  • Threads aren't joined into the ticket table for sorting
  • No saved per-agent triage views with cross-table filters
  • Productivity Suite reports run in their own UI, not the list

SleekView

  • Read SupportCandy custom tables directly — no postmeta hacks
  • Surface custom-field values from wpsc_cf_* tables as columns
  • Inline-edit status, category, and assigned agent
  • Filter by last-thread-activity age across all tickets
  • Save views per agent or agent group

Features

What SleekView gives you for SupportCandy

Agent triage view

Show only open or awaiting-reply tickets, sorted by last-thread age, scoped to the current agent or agent group with the standard SupportCandy capability checks intact.

Custom fields as columns

SupportCandy stores each custom field type in its own value table. SleekView joins those tables so any field becomes a sortable, filterable, exportable column.

Inline edits write through

Status, category, and agent changes go through the SupportCandy data layer, so audit logs record the change and Workflows triggers continue to fire normally.

Audience

Who uses SleekView for SupportCandy

Support agents

Personal queues with stale-ticket filters and bulk inline updates so a single screen replaces three tabs of plugin admin during a busy shift.

Support leads

Workload-per-agent views and one-click reassignment without leaving the list, plus visibility into SLA-at-risk tickets across the whole team.

Helpdesk admins

Audit which tickets are missing custom-field values before reporting and clean up data quality without writing direct SQL against wpsc_ tables.

The bigger picture

Why helpdesks need pivot views, not lists

Helpdesk teams measure themselves on response time and resolution rate, but the default ticket list optimises for browsing, not triage. Custom fields like product area, severity, or customer tier are exactly the dimensions that decide who picks up a ticket and how fast — yet they sit behind a per-view configuration step that most teams never finish. The result is agents flipping between tabs, opening tickets to see severity, and missing aging tickets entirely.

A real pivot view changes the unit of work from ticket to queue. A supervisor opens one screen and sees twelve open Billing tickets sorted by last-customer-message age, with custom-field columns for product area visible. That single shift removes the need for daily Slack roll calls about ticket ownership, makes SLA risk visible the moment it appears, and gives leads a defensible answer when they reassign work.

SleekView delivers that pivot without forking the data layer or asking SupportCandy to change.

Questions

Common questions about SleekView for SupportCandy

Older SupportCandy stored tickets as a CPT, while v3 moved everything to custom tables. SleekView checks the schema your installation uses and reads from the right place automatically. You don't need to flip a switch or pick a mode — it works on both, with v3 getting the richer joins because the data is properly normalised.

 

Yes for the common field types — text, dropdown, number, checkbox. SleekView reads the wpsc_cf_* value tables and writes through the SupportCandy API so your conditional logic, validation, and audit trail stay intact. More complex field types (file uploads, repeaters) edit best from the ticket detail screen and surface as read-only columns.

 

SleekView respects the agent-group capabilities exactly as SupportCandy enforces them. Supervisors see their group's tickets, agents see their own, and admins see everything. You build a saved view once and the visibility rules apply per-user when each person loads it. No separate permission layer to maintain.

 

If you use the SLA add-on, the remaining-time field becomes a sortable column. Build a view that sorts by SLA-deadline-ascending with status=open, and you have a real-time at-risk queue. Combine with category or product-area filters to scope it to a specific team.

 

Yes. Workflows fire on SupportCandy events — ticket created, status changed, agent assigned — not on which UI made the change. Inline edits from SleekView go through the same data layer, so notifications, automations, and audit logs all run normally. We tested this against the common Workflows recipes, including auto-reassign and tag-based routing.

 

Yes. Any saved view exports to CSV directly from the table header, with the columns and filters you've set. There's no separate export add-on to buy. Useful for monthly reporting, sharing a snapshot with a non-WP stakeholder, or pulling a backlog into a spreadsheet for an offsite review.

 

Yes. Add a joined column counting prior tickets from the same email or user ID. Sorting by that column surfaces repeat customers quickly, which is useful for support leads triaging escalations or VIP queues. The aggregate query runs server-side so the table stays fast even with large ticket histories.

 

Internal notes are stored in the same thread table with a private flag. SleekView filters those out of customer-facing columns by default but lets you opt into a private-notes count column for admin views. That makes it easy to spot tickets where internal collaboration is happening without exposing note content to agents who shouldn't see it.

 

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