✨ 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 WS Form Pro

WS Form Pro already collects every entry with the fields and metadata your team needs. SleekView Feedback reads those rows directly and renders one card per submission, sorted by vote count, with a working Upvote button that writes back to the original WS Form Pro entry without any export or thir...

♾️ Lifetime License available

SleekView Feedback board for WS Form Pro

WS Form Pro entries as cards, not as CSV exports

WS Form Pro stores every submission in wp_wsf_submit and a structured field meta table with named columns. That layout is fast to query and easy to extend. The piece that has felt awkward is showing those submissions publicly in a structured way. The default options are exporting CSVs, building custom WP_Query templates, or paying for a hosted feedback board, and none play nicely with a tight WS Form Pro feedback loop.

SleekView Feedback skips that round trip and reads the WS Form Pro entry tables in place. You point a view at any WS Form Pro form, pick the field that holds the title, the field that holds the category, the field that holds the status, and a numeric field that tracks votes. The board renders one card per entry, sorted by vote count, with status and category pills painted from your existing form choices.

Because the source of truth stays in WS Form Pro, every Action you depend on keeps firing. Webhooks, Salesforce, HubSpot, Mailchimp, Slack, and the built-in Zapier action all see the same submission your moderators triage. The Feedback view is purely a render layer on top of the structured schema, so your existing automation pipeline does not need a single change.

Workflow

From WS Form Pro entry to a public upvote card

1

Pick the source form

Open SleekView, create a view, and choose any WS Form Pro form as the source. The plugin reads its field schema and exposes every input as a column you can map onto cards or use as a filter on the public board.
2

Map the four anchor fields

Choose which field is the card title, which dropdown holds the category, which select holds the status, and which numeric field tracks votes. SleekView reuses the same mapping across the four view types.
3

Switch render to Feedback

Toggle the view type to Feedback. SleekView lays cards out by vote count, paints status and category pills with the colors you set, and wires the Upvote button to write back to the chosen number field.
4

Embed on a WordPress page

Drop the SleekView block on any page or use the shortcode in a classic editor. URL filters for category and status work out of the box, so deep links land on a pre-filtered version of the public board.

Sample board

Sample WS Form Pro feedback board layout

Six real WS Form Pro entries rendered through SleekView Feedback. Title and author come from form fields, the badge from a dropdown, the count from a numeric field updated.
228 votes
Repeatable sections should support drag and drop
Caterina Visconti Feature request Now planned
176 votes
Webhook action retries silently on 502 responses
Octavio Mendieta Bug report In progress
139 votes
Conditional logic editor needs a search field
Henrietta Durand User experience Under review
108 votes
Add a native Notion database action
Imani Kazembe Integration Shipped now
62 votes
Form preview slow with 200 plus field forms
Theodora Papadakis Performance Under review
19 votes
Allow GitHub-flavored markdown inside textarea
Reinhardt Velasquez Polish item Declined

Comparison

Hosted board versus native SleekView render

Hosted Canny style board

  • Hosted boards charge per admin seat and per integration on most tiers
  • Submissions live on a third-party server even though WS Form Pro keeps them local
  • Single sign-on with WordPress users only ships on the higher hosted tiers
  • Bridging WS Form Pro submissions to a hosted board needs Zapier or a webhook
  • Two admin dashboards means moderators duplicate every status decision

SleekView Feedback

  • Reads the WS Form Pro entry tables in place with no schema migration needed
  • Upvote button updates the source vote field through the official API
  • Status and category badges reuse colors from existing WS Form Pro field choices
  • Works alongside existing integrations like Webhooks unchanged
  • Embed with a Gutenberg block, a shortcode, or [sleekview]

Features

What SleekView Feedback gives you for WS Form Pro

Upvotes that update the entry

Each Upvote click increments the numeric field you mapped on the WS Form Pro entry row through the official API. Reports, exports, notifications, and integrations see the new value on the same row with no sync delay.

Filter by field choices

Any select, radio, or checkbox field becomes a public filter on the board. Visitors narrow by category or status using buttons rendered from your existing field choices with the colors you set in the editor.

Spam protection stays put

Anti-spam tools on the WS Form Pro form keep working untouched. SleekView Feedback respects submission status, so anything flagged spam or trashed disappears from the public board automatically with no extra config.

Audience

What WS Form Pro teams ship with the Feedback view

Public product roadmap

A WS Form Pro form becomes a vote-sorted roadmap. Customers submit ideas, the team sets status, and the board ranks the queue by community demand without a separate Canny subscription.

Community ideas board

Communities collect ideas via a WS Form Pro entry, then surface the top voted ones on a public page. One form drives intake and the public ranking, so admins keep a single source of truth.

Topic suggestion board

Online schools collect topic ideas through WS Form Pro. Students upvote each other's pitches, and the team launches new courses based on a clear, transparent demand signal as votes come in.

The bigger picture

Why this matters for WS Form Pro teams

WS Form Pro is usually one of the most relied-on plugins on the sites where it runs. It collects requests, leads, and feedback in one place, and teams rarely want to add another vendor just to make those submissions public. Yet whenever a client or product manager asks for a feedback board with upvotes and badges, the path of least resistance has been a hosted product like Canny or UserVoice.

That adds a second monthly bill, a second login, and a sync layer between WordPress and the board that breaks every time WS Form Pro ships a meaningful update. SleekView Feedback removes all of that overhead. The board reads the existing WS Form Pro entries, the Upvote button writes back to the same entry row, and the moderation queue stays in the standard WS Form Pro entry list your team already uses.

For agencies, the practical impact is faster delivery on a common ask, no extra retainer for board administration, and a clearer story for clients about where their data lives.

Questions

Common questions about SleekView Feedback for WS Form Pro

Yes. SleekView Feedback uses the official API to increment whichever numeric field you mapped as the vote counter. The new count lands on the same WS Form Pro entry row your team triages, so reports, exports, and integrations stay accurate.

 

The view stores a per-entry cookie and an optional IP hash, and uses the logged-in user ID when one is available. You can also gate upvotes to logged-in members only, which is the typical pattern for membership sites that want trusted votes.

 

Yes. SleekView Feedback only renders the existing entries, so every WS Form Pro notification, confirmation, conditional rule, and integration continues to fire on the underlying submission exactly as before. Your automation pipeline is untouched.

 

Yes. SleekView Feedback respects the WS Form Pro submission status, so anything trashed or marked spam is hidden automatically. For an explicit approval gate, add an Approved yes or no field and tell the view to only show approved entries.

 

Yes. SleekView Feedback paginates server side and uses indexed queries against the entry tables. You can pick the page size, choose numbered pagination or a load more button, and page loads stay fast even on very large submission sets.

 

Yes. SleekView Feedback reads URL parameters for category and status, so a link like ?category=Bug&status=Open opens the board with those filters applied. The same pattern works for sharing in Slack, email, or social posts.

 

Yes. Place several SleekView blocks on the same page, each pointed at a different WS Form Pro form, and wrap them in a tab block. Each board is independent, so one Ideas page can host Bugs, Features, and Wishlist tabs without merging the sources.

 

Yes. SleekView lets you save multiple views on the same form. Build a private Kanban for internal triage with status columns, and a public Feedback board with upvotes, all pointing at the same entries with different layouts and visibility.

 

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