✨ 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 Social Warfare Pro: share counts & click logs as tables

Social Warfare Pro caches per-post share counts and Pinterest pin overrides in wp_postmeta under _shared_count_total, swp_cache_timestamp, and a network of swp_* keys. SleekView pivots those keys into one editorial grid with per-network columns, totals, and cache freshness.

♾️ Lifetime License available

SleekView table view for Social Warfare Pro

Share-count postmeta as a queryable grid

Social Warfare Pro tracks share counts, Pinterest pin overrides, and click totals per post as postmeta on each wp_posts row. Keys like _shared_count_total, _shared_count_facebook, _shared_count_pinterest, and swp_cache_timestamp sit alongside Pinterest-specific overrides (swp_pinterest_image, swp_pinterest_description). The default WordPress post list does not surface any of this.

SleekView reads the swp_* and _shared_count_* meta keys directly and renders one row per post with per-network share columns next to title, author, post type, and date. The derived Total column drives sort, and a Cache freshness column reads swp_cache_timestamp so editorial knows whether the count is current or twelve hours stale.

Inline edits route through Social Warfare's own meta-update hooks where possible, so a custom Pinterest description set in the grid updates the same key the plugin's metabox writes. Bulk edits on editorial-owned columns (review status, refresh-by date) are SleekView-managed meta and never collide with the swp_* namespace the plugin owns.

Workflow

From _shared_count_* meta to an editorial grid

1

Map the share-count keys

Point SleekView at _shared_count_facebook, _shared_count_pinterest, _shared_count_linkedin, and _shared_count_total. The agent inspects wp_postmeta and proposes one column per network.
2

Add the Total column

Use _shared_count_total as a derived sort column. Editorial workflows that care about reach more than network mix sort on it by default.
3

Join standard post columns

Pull title, author, post type, and date from wp_posts alongside the network columns. Filter chips on author and post type slice the data without leaving the grid.
4

Surface freshness

Compute cache age from swp_cache_timestamp and tag rows older than the configured duration as stale. Reports stop quoting yesterday's numbers as today's.

Sample columns

A typical Social Warfare Pro share-count view

SleekView reads swp_* and _shared_count_* meta and pivots each network into a column alongside standard post columns.
Source: wp_postmeta (swp_* and _shared_count_* keys) + wp_posts
Post Facebook Pinterest LinkedIn Total Cache age
Pour-over guide 2026 1,420 3,880 120 5,420 12 min
Best burr grinders 884 2,140 62 3,086 38 min
Espresso shot timing 212 640 18 870 6 h
Roastery field notes 18 0 4 22 2 d

Comparison

Default Social Warfare Pro admin vs SleekView

Default Social Warfare Pro admin

  • Share counts hide behind individual post metaboxes, not the post list
  • No cross-post grid that joins _shared_count_* meta to post columns
  • Pinterest pin overrides (swp_pinterest_image) require opening each post
  • No author or post-type filter on the share-count cohort
  • Cache age (swp_cache_timestamp) is invisible in the default UI

SleekView

  • Pivot _shared_count_* meta into per-network columns
  • Sort by Total or any single network in one click
  • Filter by author, post type, or date alongside share data
  • Surface swp_cache_timestamp as a freshness column
  • Inline-edit Pinterest overrides via the plugin's own meta hooks

Features

What SleekView gives you for Social Warfare Pro

Network-mix columns

One column per network from _shared_count_facebook, _shared_count_pinterest, _shared_count_linkedin, plus a derived Total. The editorial signal is visible without opening a single post.

Author and post-type filters

Standard wp_posts columns sit beside the share columns. 'Top Pinterest posts by author X in March' is a saved view, not a spreadsheet pivot.

Cache freshness

Read swp_cache_timestamp per row. Tag rows older than the plugin's configured refresh window as stale so reports never quote yesterday's numbers as today's.

Audience

Who uses SleekView for Social Warfare Pro

Editorial teams

Sort by Pinterest, then by Total, to plan refreshes and sequels. The view answers 'what's worth a follow-up' from _shared_count_* meta in one screen.

Marketing reporting

Filter to last-30-days posts, sort by Total descending, and the monthly content report writes itself. Network-mix columns export alongside totals.

Site auditors

Spot zero-share posts that need promotion or a content audit. The Total column makes the underperformer cohort obvious, which the per-post metabox can't.

The bigger picture

Share counts only matter when they are queryable

Social Warfare Pro already collects per-post share counts per network and writes them to wp_postmeta as _shared_count_* keys, refreshed on the plugin's configured cache cycle. The default UI shows those numbers inside individual post metaboxes, which is fine for spot checks and useless for editorial planning at scale. Sorting by Pinterest alone, filtering by author and date, separating zero-share posts from low-share ones, exporting a 30-day cohort for the monthly report, none of those flows are first-class in the default admin even though the data is right there in postmeta.

SleekView turns the meta keys into a grid: one column per network, a derived Total, a freshness flag, and the standard post columns alongside. Editorial gets the 'what worked this month' view, marketing gets the network-mix narrative, and site auditors get the underperformer cohort all from the same screen. The same data Social Warfare already collects becomes queryable as a sortable, filterable, exportable view, which is the difference between knowing a post did well and knowing what to do next about it.

That gap is what closes when share-count meta moves from per-post metaboxes into a real table.

Questions

Common questions about SleekView for Social Warfare Pro

_shared_count_total, _shared_count_facebook, _shared_count_pinterest, _shared_count_linkedin, and swp_cache_timestamp. Pinterest overrides (swp_pinterest_image, swp_pinterest_description) appear as inline-editable columns too.

 

No. SleekView reads the postmeta values Social Warfare already wrote. Refreshing counts stays the plugin's job; the grid is a read-only surface over the cache plus inline edits on overrides.

 

Yes. swp_pinterest_description is editable inline and bulk via the same update path the plugin's metabox uses, so the front-end Pinterest button picks up the new description on next save.

 

Yes. Both write to the same wp_postmeta keys regardless of editor. The grid joins on wp_posts.ID, so any published post with _shared_count_* meta shows up.

 

Yes. Filter the grid to any post type that Social Warfare is enabled on. The plugin writes the same meta keys regardless of post_type, so the columns work for products, downloads, and recipes alike.

 

swp_cache_timestamp stores the unix time of the last refresh. SleekView subtracts it from now() and compares against the plugin's configured cache duration, surfacing rows as fresh, stale, or expired without an extra cron.

 

Yes. CSV export honors current sort and filter state. A common export is 'last 30 days, sorted by Total descending, post_type=post' for the editorial monthly report.

 

No. SleekView is read-mostly over the existing keys and only writes through Social Warfare's own update hooks. The analytics module keeps writing to its meta keys as usual; the grid surfaces them rather than replacing them.

 

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