✨ 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 Feedback for Metronet Tag Manager

SleekView Feedback reads the tag submissions Metronet Tag Manager collects from front end users, ranks each candidate tag by submission count plus upvotes, and renders a feedback board with status pills for Approved, Pending, and Declined that editors can review at a glance.

♾️ Lifetime License available

SleekView Feedback board for Metronet Tag Manager

Why front end tag submissions need a board

Metronet Tag Manager exposes a front end UI that lets logged in users propose tags for posts, manage their own tag list, and submit candidate tags for moderator review. Every submission lands in the standard wp_terms and wp_term_taxonomy tables along with metadata in wp_termmeta recording who suggested it and how many submissions it has received. The default admin view is a flat tag table that mixes editor-created tags with reader submissions and never surfaces the volume of interest behind each one.

SleekView Feedback reads those same rows, joins the termmeta submission counts, and ranks each candidate tag by total submissions plus any upvotes you collect in a custom meta key. Status pills come from a moderation state field you set per tag, like Pending, Approved, or Declined, and category pills come from the parent post type or taxonomy the tag was first proposed against. The result is a card grid of reader-proposed tags ranked by how many people care about each one.

Every Upvote on a SleekView card increments the count in wp_termmeta for the tag in question, so the Metronet Tag Manager dashboard and your own reports see the same total. Editors can pull a card aside from the board with one click and approve or decline it from a side panel, which writes back to the same moderation field that drives the status pill.

Workflow

From tag submissions to a ranked board

1

Point SleekView at the tags table

Install SleekView and choose Metronet Tag Manager from the data source list. SleekView auto-detects wp_terms, wp_term_taxonomy, and wp_termmeta, joins them in one query, and exposes every Metronet field as a column you can sort, filter, or render on a card front for editors and readers.
2

Sort by submission count plus upvotes

Pick the Metronet submission count meta key plus any SleekView upvote key as the sort column, weighted as you choose. The board ranks every candidate tag by that combined score in descending order, so the tags readers are most enthusiastic about always sit at the top of the editorial review queue.
3

Map status pills to moderation state

Choose your moderation state meta key as the status column. Pending tags get an amber Pending pill, approved tags get an emerald Approved pill, and declined tags get a rose Declined pill so editors and readers see exactly which proposals are still being considered and which have already been resolved.
4

Embed the board for editors or readers

Drop the SleekView block into the WordPress admin for editor review, or onto a public page so the community can see and upvote candidate tags directly. The same data drives both surfaces, so a single approval or decline updates every rendered board in real time without a manual refresh.

Sample board

Sample Metronet tag submission board

Six lifelike reader-proposed tags from a recipe blog where Metronet Tag Manager lets logged in members suggest new tags for posts. Each card shows the proposed tag, submission count, and moderation state.
187 votes
Proposed tag: sheet-pan-dinners
Hattie L. Recipes Pending
154 votes
Proposed tag: dairy-free-desserts
@allergyfriendly Diet Approved
129 votes
Proposed tag: thirty-minute-meals
Sanjay R. Recipes Approved
94 votes
Proposed tag: instant-pot-only
@potlife Equipment Pending
62 votes
Proposed tag: budget-meal-prep
Ines D. Lifestyle Reviewing
38 votes
Proposed tag: kid-snack-ideas
Tyrese H. Lifestyle Declined

Comparison

Default tag table vs SleekView Feedback

Default tag submission table

  • Reader-submitted tags mix into the same flat list as editor-created tags
  • Submission counts live in termmeta but never appear in the default tag list view
  • No public surface where the community can upvote or watch proposals progress
  • Moderation state is implicit, since declined tags simply get deleted from the table
  • Filtering by submitter, status, or post category requires custom SQL or a plugin

SleekView Feedback

  • Reads wp_terms, wp_term_taxonomy, and wp_termmeta in one join
  • Ranks by Metronet submission count plus any SleekView upvote meta you weight in
  • Status pills from a moderation state meta key like Pending, Approved, Declined
  • Upvote writes a row to wp_termmeta so all existing reports stay accurate
  • Editor side panel approves or declines candidates without leaving the board view

Features

What SleekView Feedback gives you for Metronet Tag Manager

Native Metronet tag schema reads

SleekView reads the same tables Metronet Tag Manager uses, no shadow schema or sync job in between. Submission counts, submitter IDs, and any meta field you store per tag all surface as columns you can rank, filter, or display directly on a card without writing custom code to expose them.

Real community upvotes per tag

Clicking Upvote on a candidate tag card writes to a configurable meta key, which folds into the rank alongside Metronet's submission count. Editors see one combined score per tag, and the community has a real way to push their favorite proposals up the queue rather than only re-submitting them again.

Filter by status, taxonomy, or submitter

A filter bar lets editors narrow the board by moderation state, parent taxonomy, or specific submitters. That makes reviewing a backlog of Pending tags trivial, even on a busy site, and lets the community follow only the proposals they care about most without scrolling through every candidate.

Audience

Where the tag submission board fits

Recipe and lifestyle blogs

Recipe sites let readers propose new dietary, equipment, and style tags. A SleekView board ranks those proposals by reader interest so editors approve the tags the audience actually wants instead of guessing.

Multi-author publications

Editorial teams keep an internal SleekView board for tag proposals from staff writers, so the most requested topical tags rise to the top and get adopted across the site for cleaner archive navigation.

Knowledge base content teams

Knowledge base owners surface a public board so readers propose tags for missing categories, which doubles as a signal for which content gaps deserve the next batch of articles in the editorial backlog.

The bigger picture

Why tag submissions deserve a real feedback surface

Metronet Tag Manager solves an unglamorous problem in WordPress, which is letting readers and staff propose tags without giving them full editor privileges. The plugin does its job well at the data layer, capturing every submission and every count, but the only surface to look at that data is the same flat tag list the admin already has. There is no public board, no community voting, no clear separation between Approved, Pending, and Declined proposals.

SleekView Feedback turns the submission data into a ranked board where each candidate tag has its own card, its own moderation state, and its own upvote total. Editors review proposals in priority order, the community sees which tags are gaining traction, and the moderation decisions made in the side panel feed back into the same termmeta the rest of WordPress already reads.

Questions

Common questions about SleekView Feedback for Metronet Tag Manager

Yes. SleekView reads the same wp_terms and wp_term_taxonomy tables Metronet uses, then filters by a meta key that identifies reader submissions. You can show only reader-submitted tags on the board, only editor-created tags, or both in separate boards depending on the workflow your team prefers for moderation.

 

Yes. Each card has an editor-only side panel with Approve and Decline buttons that update the moderation state meta key directly. The status pill on the card changes immediately, the tag stays on the board for context, and any submission count or upvote total remains visible for post-decision analysis.

 

You choose the weight per signal in the SleekView view config. A common setup is one point per Metronet submission plus two points per SleekView upvote, but you can also use upvotes only, submissions only, or any other weighted combination that matches how your team thinks about reader interest in a candidate tag.

 

Yes. A SleekView block can scope itself to a moderation state filter, so a public Pending board only shows tags still under review. Editors keep a separate internal board that includes Approved and Declined tags for context, while readers stay focused on the proposals that still need their input.

 

Yes. SleekView reads any taxonomy Metronet Tag Manager is configured for, so custom taxonomies like ingredient, mood, or skill level all work the same way as standard post tags. You pick which taxonomy a board scopes to, and the cards render with that taxonomy's specific moderation rules and meta keys.

 

Yes. The submitter ID is exposed as a column from termmeta, so the board can filter by author, group by author, or show a per-author leaderboard for proposals. That makes it easy to recognize the writers whose tag suggestions land most often and to spot patterns in what each author tends to propose.

 

Yes. The SleekView toolbar includes a CSV export that respects the current filter, so you can pull every Pending tag from the last thirty days, every Approved tag from a specific taxonomy, or any other slice into a spreadsheet in one click for offline review and discussion.

 

Yes. SleekView never owns Metronet data, it only reads from and writes to the same termmeta keys Metronet already manages. Removing SleekView leaves every submission count, moderation state, and tag intact, so the default Metronet admin keeps working with no rebuild or data migration step required.

 

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