SleekView for Feature Upvote Pro: suggestions & votes as tables
Feature Upvote Pro represents suggestions as posts with vote tallies and statuses in postmeta. SleekView pivots them into a grid so product teams sort by votes, filter by status, and update inline without opening each post.
♾️ Lifetime License available
Triage feature suggestions as one table
Feature Upvote Pro adds a voting board where users submit and rank product suggestions. Each suggestion is a row in wp_posts, with vote counts, status, and tags stored in postmeta keys like _fu_votes and _fu_status. The default admin treats suggestions as standard posts: no vote-count column, no status sort, no quick way to find the top-voted item in a category.
SleekView reads the suggestion post type and joins postmeta so each row carries its real votes, status, category, and submitter. Filter to Planned, sort by votes desc, and the top of the list is the prioritised roadmap. Combine status with date range to find suggestions that have been Under review for too long, which is usually where credibility leaks happen.
Inline edits route through standard WP post APIs so Feature Upvote's notification emails fire as expected. Custom postmeta added via theme code or extensions becomes available as columns, so internal fields like assigned PM, sprint, or target version sit next to the public vote count for one-screen triage.
Workflow
Pivot Feature Upvote suggestions into one grid
Point at the suggestion post type
wp_posts filtered by the Feature Upvote post type. The base mirrors the plugin's own list, just with proper columns and filters.
Surface the postmeta
Save planning views
Bulk update inline
Sample columns
A typical Feature Upvote board view
wp_posts (post_type=suggestion) + wp_postmeta
| Suggestion | Category | Submitter | Votes | Status | Submitted |
|---|---|---|---|---|---|
| API rate limit visibility | Developer | alex@studio.co | 212 | Under review | Apr 24 |
| Mobile push notifications | Mobile | ria@design.io | 189 | Planned | Apr 22 |
| Calendar export to ICS | Integrations | tom@hello.dev | 76 | Shipped | Apr 18 |
| Native print stylesheet | Other | mia@brew.coop | 9 | Declined | Apr 19 |
Comparison
Default Feature Upvote Pro admin vs SleekView
Default Feature Upvote Pro admin
- Suggestion list shows generic post columns, no vote tally sortable inline
- Status updates require opening each suggestion individually
-
Postmeta keys (
_fu_votes,_fu_status) aren't surfaced as columns - No cross-category filter combining votes, status, and submitter
- Per-submitter contribution tables aren't a built-in screen
SleekView
- Vote tally and status as first-class sortable columns
- Inline status edit with notification hooks intact
- Saved views per role (product, marketing, support)
- Per-submitter leaderboards and contribution tables
- Combined filters like "votes > 100 and status = Under review"
Features
What SleekView gives you for Feature Upvote Pro
Pivot postmeta into columns
Vote tally, status, and category live as postmeta keys (_fu_votes, _fu_status). SleekView pivots them so the numbers the plugin already tracks become sortable columns next to the suggestion title.
Roadmap filters
Combine status, category, vote threshold, and date range in one filter. Save the result as Top of quarter or Stale under review, and reopen the same view each planning cycle.
Inline status moves
Move a suggestion from Under review to Planned directly in the row. Writes go through wp_update_post and standard hooks so notification emails fire to the submitter and watchers.
Audience
Who uses SleekView for Feature Upvote Pro
Product owners
Sort by votes, filter by category, and update status inline. Roadmap meetings open the same saved view every cycle without rebuilding sorts.
Marketing
Filter to Shipped suggestions in the last quarter to source release-note content. Per-submitter columns surface the customers worth quoting in launch announcements.
Support
Search incoming tickets against the suggestion board to deduplicate, then link the customer to an existing entry instead of filing a new one.
The bigger picture
Why suggestion boards need an editable grid
Public roadmaps work when they look alive. A suggestion board with stale Under review entries and no recent status changes signals neglect, and the submitters who care most are the first to notice. Feature Upvote tracks everything required (votes, status, category, submitter) but renders it as a generic WordPress post list.
PMs end up duplicating the data into spreadsheets just to see the columns they need. SleekView gives them the native shape: sortable vote tallies, filterable status, inline edits that fire the plugin's own notification hooks. The board stays in sync with the spreadsheet because there is no spreadsheet.
For products with active customer communities, that visible momentum is part of the product. The difference between a planning meeting that runs from a pre-filtered grid and one that opens with let me reshuffle this real quick is the difference between a roadmap people trust and one they stop checking.
Questions
Common questions about SleekView for Feature Upvote Pro
Feature Upvote registers a suggestion post type plus its own taxonomy for category. SleekView points at wp_posts filtered to that post type and joins postmeta so votes, status, and submitter become columns alongside the title.
The current vote tally lives in postmeta on the suggestion (commonly _fu_votes). SleekView surfaces it as a numeric column for sort and filter. Per-user vote rows can be joined as a related view if you need the audit trail.
Yes. Status changes route through wp_update_post and the plugin's own hooks, so notification emails and any third-party automations behave the same as a manual edit through the post screen.
Yes. Any meta key added through plugin settings, theme code, or another meta plugin appears as a selectable column. Internal fields like owner, sprint, or target release sit next to the public vote count.
 Yes. Filter by Feature Upvote's category taxonomy term or by board if you run multiple boards. Save the scope as a view so each PM opens their own slice without rebuilding filters.
 
SleekView paginates server-side and uses the standard wp_posts indexes plus meta-query joins. Boards with tens of thousands of suggestions still load instantly because only visible rows pull their meta.
Yes. Filter by status (Under review) and a date range older than thirty days, then save as a Stale view. The grid surfaces the suggestions waiting on a decision so credibility doesn't leak with the audience.
Yes. Filtered tables export as CSV with the visible columns. Useful for sharing the roadmap with stakeholders or feeding it into another tool without manual row copying.
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.
Lifetime ♾️
Most popular
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
€749
Continue to checkout