

<strong>Feedback board</strong> — The public-facing board with filter bar (search, status pills, sort pills) and vote-sorted feedback cards.
RIACO Feedback lets your visitors submit feature requests, vote on existing ideas, and track progress through a public roadmap — all without leaving your WordPress site. It takes minutes to set up and requires no coding.
Install the plugin, drop a shortcode on any page, and your users can start submitting and voting immediately. Admins review and approve submissions from the WordPress dashboard before they go public.
Feedback Board
Voting System
Product Roadmap
[riaco_feedback_roadmap]Admin Tools
Customization & Settings
For Developers
ServiceInterface contractriaco_feedback_submitted, riaco_feedback_upvoted, riaco_feedback_unvoted, riaco_feedback_approved, riaco_feedback_loadedriaco_feedback_submission_data filter to modify post arguments before creationriaco_feedback_item_html filter to override the rendered card HTMLriaco_feedback_services filter to add or replace services in the container[riaco_feedback_features project="main"]
Renders the submission form alongside the full feedback board. This is the all-in-one shortcode for most setups.
[riaco_feedback_features_board project="main"]
Renders only the feedback board (no form). Use this when you want the form and the list on separate pages.
[riaco_feedback_roadmap project="main"]
Renders the three-column kanban roadmap grouped by status.
All shortcodes accept a project attribute that scopes the display to a specific project slug (default: main). Create additional projects from Feedback Projects in the admin.