Title: Simple Feature Requests Free &#8211; User Feedback Board
Author: Patrick Garman
Published: <strong>14 de diciembre de 2017</strong>
Last modified: 2 de abril de 2026

---

Search plugins

![](https://ps.w.org/simple-feature-requests/assets/banner-772x250.png?rev=2202889)

![](https://ps.w.org/simple-feature-requests/assets/icon.svg?rev=2202889)

# Simple Feature Requests Free – User Feedback Board

 By [Patrick Garman](https://profiles.wordpress.org/patrickgarman/)

[Download](https://downloads.wordpress.org/plugin/simple-feature-requests.2.4.9.5.zip)

[Live Preview](https://es-pr.wordpress.org/plugins/simple-feature-requests/?preview=1)

 * [Details](https://es-pr.wordpress.org/plugins/simple-feature-requests/#description)
 * [Reviews](https://es-pr.wordpress.org/plugins/simple-feature-requests/#reviews)
 *  [Installation](https://es-pr.wordpress.org/plugins/simple-feature-requests/#installation)
 * [Development](https://es-pr.wordpress.org/plugins/simple-feature-requests/#developers)

 [Support](https://wordpress.org/support/plugin/simple-feature-requests/)

## Description

Keeping a list of all the feature requests you get from your users can be a cumbersome
task. Maybe you’re managing your customer feedback all via spreadsheet and adding«
+1″s to requests? Perhaps you’re using an expensive third party solution?

Whatever method you use, chances are it costs you time _AND_ money.

**Simple Feature Requests** aims to make the process of collecting customer feedback
and idea management _much_ easier for you. Now you can let your users submit requests
themselves and vote on the ones they want to see in your product — all from within
your existing WordPress website.

#### Simple Feature Requests Free

The free version of the plugin provides the following features:

 * Accept user-submitted feature requests.
 * Users can vote on features they want to see included in your product.
 * Users can comment on feature requests using the native WordPress commenting system.
 * Admins can approve and manage feature requests.
 * Intelligent search before submitting user feedback.
 * Sort/filter by «Latest», «Top», «My Requests», and «Status».
 * Select status from «Pending», «Published», «Under Review», «Complete», «Started»,«
   Planned», and «Declined».
 * Ability to add custom statuses (requires code snippet).

#### Simple Feature Requests Pro

The [Pro version](https://simplefeaturerequests.com/?utm_source=SFR&utm_medium=wp.org&utm_campaign=Readme)
of Simple Feature Requests provides enhanced features that make idea management 
even more effortless.

 * [Categorize feature requests](https://docs.simplefeaturerequests.com/pro-features/setup-categories?utm_source=SFR&utm_medium=wp.org&utm_campaign=Readme)
   to improve and organize the feature request process for your users.
 * [Bulk change request statuses](https://docs.simplefeaturerequests.com/pro-features/bulk-edit-statuses?utm_source=SFR&utm_medium=wp.org&utm_campaign=Readme)
   to save you time managing user feedback.
 * [Add a roadmap](https://docs.simplefeaturerequests.com/getting-started/shortcodes#the-roadmap-shortcode-pro?utm_source=SFR&utm_medium=wp.org&utm_campaign=Readme)
   to keep your users updated about where your product is heading.
 * [Enable email notifications](https://docs.simplefeaturerequests.com/pro-features/enable-notifications?utm_source=SFR&utm_medium=wp.org&utm_campaign=Readme)
   for status changes or new comments, so your users keep in the loop.
 * [Limit votes](https://docs.simplefeaturerequests.com/pro-features/limit-votes?utm_source=SFR&utm_medium=wp.org&utm_campaign=Readme)
   per user to ensure they vote on only essential features.
 * [Image Uploads](https://docs.simplefeaturerequests.com/pro-features/image-uploads-v-2.2.0?utm_source=SFR&utm_medium=wp.org&utm_campaign=Readme)
   for feature requests.
 * [Custom Statuses](https://docs.simplefeaturerequests.com/pro-features/custom-statuses-v-2.2.0)
   for feature requests.
 * [Multiple Boards](https://docs.simplefeaturerequests.com/pro-features/multiple-boards)
   for grouping feature requests.
 * [Custom request labels](https://docs.simplefeaturerequests.com/pro-features/custom-labels)
   to allow you to rename ‘request’ and ‘requests’ to whatever is most appropriate
   for your use-case.
 * Allow Guest Voting for visitors without a user account.
 * Integration with Advanced Custom Fields. Collect additional information from 
   your users. Currently supported fields: Text, Email, URL, Number, Textarea, Select,
   Checkbox, Radio

[Upgrade to Pro](https://simplefeaturerequests.com/pricing/?utm_source=SFR&utm_medium=wp.org&utm_campaign=Readme)

#### Pro Feature Highlight: Product Roadmap

Simple Feature Requests makes it easy to create a comprehensive product roadmap 
based on the customer feedback you’ve received.

Our roadmap shortcode presents your product’s requests in a kanban view, organized
by request status.

You can configure which status columns to display in the roadmap and use the shortcode
multiple times throughout your website.

A product roadmap is essential for any product-based business. It allows you to 
keep your users in the loop about upcoming features and when to expect them.

[Upgrade to Pro](https://simplefeaturerequests.com/pricing/?utm_source=SFR&utm_medium=wp.org&utm_campaign=Readme)

#### Useful Links

 * [Documentation](https://docs.simplefeaturerequests.com/?utm_source=SFR&utm_medium=wp.org&utm_campaign=Readme)
 * [Simple Feature Requests Pro](https://simplefeaturerequests.com/?utm_source=SFR&utm_medium=wp.org&utm_campaign=Readme)

### Customizing Simple Feature Requests templates in your theme

Simple Feature Requests allows you to fully customize templates for your theme. 
The templates that are available for customization are available in the `templates`
folder of the plugin.

To create customized templates:

 * In your theme folder, create the folder `simple-feature-requests`.
 * Copy the template from the plugin, including the directory structure.
 * Customize the new file(s) in the theme folder.

For example:

Given a theme folder of `my-theme`, and a need to customize the ACF output:

 * Create the folder in the theme, `simple-feature-requests`.
 * From the plugin templates folder, copy `compat/acf/single.php` into the `simple-
   feature-requests` folder.
 * Edit as desired.

The result will be the following in the theme folder: `my-theme/simple-feature-requests/
compat/acf/single.php`.

## Screenshots

 * [[
 * The feature requests archive.
 * [[
 * A single feature request.
 * [[
 * The shortcode when editing the feature requests page.
 * [[
 * The admin view of feature requests.

## Installation

**Install the Plugin**

 1. Login to your WordPress admin area.
 2. Navigate to Plugins > Add New.
 3. From here, you can either upload the plugin zip file, or search for «Simple Feature
    Requests».
 4. Once installed, click Activate.

**Create an Archive Page**

This page is used to display the feature requests archive, and also as a base to
display the single feature requests.
 Navigate to your WordPress admin area.

 1. Click Pages > Add New.
 2. Give you page a name, for example «Feature Requests».
 3. Place the following shortcode into the content area of the page: [simple-feature-
    requests].

**Set the Archive Page in the Settings**

Now that you’ve created your archive page, you need to assign it in the settings.

 1. Navigate to your WordPress admin area.
 2. Click Requests > Settings.
 3. Click the General tab.
 4. From the Archive Page dropdown, select the page you just created.

**You’re All Set!**

Now if you view the page you created on your website, you should see the Feature
Requests archive page.

## FAQ

### Is there a Pro version of the plugin?

Yes, there is! You can get it from our [website](https://simplefeaturerequests.com/?utm_source=SFR&utm_medium=wp.org&utm_campaign=Readme).

### What is a feature request system?

A feature request system, also known as a user feedback board or idea management
board, allows your customers to submit features without someone having to manually
manage them and reply every time one is submitted; thus freeing up your time to 
grow your product.

Gathering customer feedback in this way will enable you to prioritise which features
are important to your customers, and which features will be the most profitable 
for your company.

### Will users have to submit feature requests via my WordPress admin?

No! Users submit feature requests through the front-end of your website. They never
have to know you’re using WordPress if you don’t want them to.

### Can I categorize feature requests?

Yes, with the [Pro version](https://simplefeaturerequests.com/?utm_source=SFR&utm_medium=wp.org&utm_campaign=Readme).

### I’m getting a 404 error when loading a request or the requests archive.

You may need to refresh your permalinks. Go to Settings > Permalinks. Just visiting
that settings page will refresh the permalinks.

## Reviews

![](https://secure.gravatar.com/avatar/3fd8441b6a13d47d33a46d41fbfa2d2e628dc135deeebb9b501f516dfc0f5463?
s=60&d=retro&r=g)

### 󠀁[Guest Voting Shouldn’t Cost $169](https://wordpress.org/support/topic/guest-voting-shouldnt-cost-169/)󠁿

 [Joseph Brzezowski](https://profiles.wordpress.org/thedeafjoe/) 29 de agosto de
2025

As I write this review, I’m giving one star for a simple but serious reason. I can’t
understand why any developer would expect people to pay an outrageous $169 just 
to unlock guest voting for visitors without a user account. That’s just wrong. If
it’s my site, I should have full control over my data and let users vote or post
freely. I tested the free version and honestly, it’s solid but disabling guest voting
is a dealbreaker for me. That’s why I’m leaving one star.

![](https://secure.gravatar.com/avatar/bee171a266877e1ddd0f84481a21bdf6b0a1a631db4e5933e2608becec0e18b9?
s=60&d=retro&r=g)

### 󠀁[An otherwise okay plugin, but entirely unsupported now](https://wordpress.org/support/topic/an-otherwise-okay-plugin-but-entirely-unsupported-now/)󠁿

 [slapbox](https://profiles.wordpress.org/slapbox/) 2 de noviembre de 2022

The development team hasn’t been heard from for many months now, even for paid users
it seems. There are some residual issues which really necessitate ongoing support
to be able to recommend this plugin.

![](https://secure.gravatar.com/avatar/aeed27e9f63bce0d74b0cc0a0ad2008df08c6a2f95eb3f759f8a98f21d29827d?
s=60&d=retro&r=g)

### 󠀁[Regular updates would be appreciated](https://wordpress.org/support/topic/regular-updates-would-be-appreciated/)󠁿

 [ads](https://profiles.wordpress.org/ecomturbo/) 5 de septiembre de 2021

Hi, This plugin is good. We’ve purchased the pro version. However its been 6 months
that you didn’t update/improve it. It would be good to see regular updates especially
after WP core updates. At 169 USD, we can’t say this is a cheap plugin with yearly
update 😉 Thank you for the good work.

![](https://secure.gravatar.com/avatar/ef173efd32bf3b5808899e5755879bf3e0df70e758802e9fd031102f1e480d65?
s=60&d=retro&r=g)

### 󠀁[Super simple to use](https://wordpress.org/support/topic/super-simple-to-use-13/)󠁿

 [magicwillmiddleton](https://profiles.wordpress.org/wpcourseguide/) 19 de febrero
de 2021

This plugin is great for creating user reviews, feedback, testimonials, and feature
requests. Great documentation as well. Also, a great feature that in order to submit
a new request users have to type in the search to prevent more requests than what’s
necessary to keep things as organized as possible.

![](https://secure.gravatar.com/avatar/a46c7a8aef1e8a4cc1a646422524c4f211a9844a01ed9ffdfb1e7b2c6d3ec2aa?
s=60&d=retro&r=g)

### 󠀁[Responsive Developer, Great Product](https://wordpress.org/support/topic/responsive-developer-great-product/)󠁿

 [Mark Tenney](https://profiles.wordpress.org/marktenney2/) 28 de marzo de 2020

I had a small issue and the developer sent me a fix within minutes on a Saturday.
Great plugin!

![](https://secure.gravatar.com/avatar/40e3b7dd2f29d46ade183ba6ec9b15cf75e164af78c63d3a3158a9ea287a540c?
s=60&d=retro&r=g)

### 󠀁[Good start](https://wordpress.org/support/topic/good-start-57/)󠁿

 [Pierre LeBaux](https://profiles.wordpress.org/lebaux/) 5 de enero de 2020 1 reply

We are currently looking for suggestion software and I truly wish you succeed down
the line. Even though we probably pick up something else, here is my feedback: 1.
The demo website is pretty slow, the loading spinner is irritating and makes it 
feel even more sluggish. 2. UX could be more fluid and consistent, for example when
you tried to vote as a guest you get .js popup. 3. I have to agree with some of 
the issues mentioned in the 3-star review you got. What I like is the reasonable
premium price, instant search and of course WP integration. User suggestions feedback
SaaS apps are pretty expensive and I think you can make this plugin a vital extension
of WordPress. Good luck!

 [ Read all 10 reviews ](https://wordpress.org/support/plugin/simple-feature-requests/reviews/)

## Contributors & Developers

“Simple Feature Requests Free – User Feedback Board” is open source software. The
following people have contributed to this plugin.

Contributors

 *   [ Patrick Garman ](https://profiles.wordpress.org/patrickgarman/)
 *   [ Ben Lobaugh (blobaugh) ](https://profiles.wordpress.org/blobaugh/)

[Translate “Simple Feature Requests Free – User Feedback Board” into your language.](https://translate.wordpress.org/projects/wp-plugins/simple-feature-requests)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/simple-feature-requests/),
check out the [SVN repository](https://plugins.svn.wordpress.org/simple-feature-requests/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/simple-feature-requests/)
by [RSS](https://plugins.trac.wordpress.org/log/simple-feature-requests/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

**v2.4.9.5**
 Security: Hardened voting. Prevents concurrent requests from setting
the wrong vote totals. Update: Updated Freemius SDK to 2.13.1 Bugfix: Pointed the
Changelog link on the plugin page to the plugin changelog. Enhancement: Cleaned 
up logging output. Bugfix: Fixed a potential fatal error if the free plugin reports
that it may be in trial/pro mode.

**v2.4.9.4 (2026-03-29)**
 Bugfix: Resolved rare potential fatal error with a package
that was not prefixing properly

**v2.4.9.3 (2026-02-17)**
 Bugfix: Newlines were being stripped from the new request
description field

**v2.4.9.2 (2026-01-12)**
 Bugfix: Resolved a race condition that moved the focus
of the form input on requests out of the current box

**v2.4.9.1 (2025-12-22)**
 Enhancement: Improved language to be more culturally 
sensitive

**v2.4.9 (2025-12-12)**
 Enhancement: Added support for WordPress 6.9 Enhancement:
Added vendor prefixing to prevent dependency collisions

**v2.4.8.3 (2025-12-01)**
 Enhancement: Resolved issues from an accessibility audit
Enhancement: Resolved the deprecated warning for the comments form Bugfix: Resolved
issue with vote removal setting

**v2.4.8.2 (2025-11-12)**
 Enhancement: Added additional security enhancements Enhancement:
Adding better support for PHP 8 Enhancement: PHP Polyfills for PHP 7.4 Update: Updated
Freemius SDK to 2.13.0

**v2.4.8.1 (2025-10-06)**
 Update: Tested with WordPress Core 6.8.3 Bugfix: Resolved
an issue that threw a notice about translations loading too early. This was due 
to a change in WordPress Core 6.7.0 which enforces stricter best practices for translation
loading.

**v2.4.8 (2025-10-05)**
 New Feature: Added compatibility with Easy Digital Downloads
email queuing system Update: Updated Freemius SDK to 2.12.2

**v2.4.7 (2025-07-24)**
 Enhancement: Attachments now open in a new tab when clicked
on in the admin request view Bugfix: Re-applied Fixed a PHP error some user received
that fatal error on SFR\App. Props @dimdim2001 New Feature: Added support for Advanced
Custom Fields in Pro edition. Curently supported field types: Text, Email, URL, 
Number, Textarea, Select, Checkbox, Radio New Feature: Added ability to override
plugin templates in the theme. See doc on setup in inc/class-template-hooks.php 
in the `include_template` method.g Update: Localization updates Update: Updated 
works with WordPress version Update: Updated outdated PHP version notification to
include support removal

**v2.4.6.2 (2025-07-14)**
 Enhancement: Added admin filter by author to the request
list page Enhancement: Refreshed and beautified the admin filter styling Bugfix:
Fixed a PHP error some user received that fatal error on SFR\App. Props @dimdim2001
Enhancement: Various code cleanup.

**v2.4.6.1 (2025-07-10)***
 Enhancement: Updated Freemius SDK to 2.12.1

**v2.4.6 (2025-05-12)**
 Enhancement: Compatibility tested up to WordPress 6.8.1
Enhancement: Minor performance enhancment on when database queries run Enhancement:
Updated Freemius SDK to 2.12.0

**v2.4.5 (2025-04-18)**
 New Feature: New Shortcode (simple-feature-requests-form)
to display the request submission form anywhere (Free) Enhancement: Added PHP version
check and upgrade prompt

**v2.4.4 (2025-03-22)**
 Bugfix: Resolved issue in wp-admin that prevented voters
of a request from being listed

**v2.4.3 (2025-01-27)**
 Enhancement: Updated Freemius SDK to 2.11.0 (security)

**v2.4.2 (2024-10-29)**
 Enhancement: Updated Freemius SDK to 2.9.0 (security and
checkout updates)

**v2.4.1.1 (2024-09-24)**
 Bugfix: Properly show the users who have votes on a request(
Pro)

**v2.4.1 (2024-08-28)**
 Bugfix: Fix to restore missing custom statuses functionality(
Pro)

**v2.4.0 (2024-07-31)**
 Enhancement: Cleanup of deprecated code and database elements.
Inclusion of the new inc/deprecated.php file for legacy hooks used by 3rd parties.
Enhancement: Updated Freemius SDK to 2.7.3

**v2.3.3.2** (2024-07-26)
 Enhancement: Updated compatibility for WordPress 6.6.1

**v2.3.3** (2024-05-06)
 Enhancement: Update Freemius SDK to 2.7.2 Bugfix: Add additional
guards against fatal errors, and logging. Set SFR_DEBUG_LOG=true to see additional
detail in the debug.log file. Bugfix: Prevent fatal error when request is invalid
Bugfix: Properly clear Top Requests cache

**v2.3.2** (2024-04-19)
 Enhancement: Removed the credit link from the frontend 
display

**v2.3.1** (2024-04-18)
 Enhancement: Added additional filters in the admin for 
requests Enhancement: Updated Freemius SDK to 2.7.0 Bugfix: Fix for invalid per 
page parameter in search in the free version

**v2.3.0** (2024-02-20)
 Feature Request: Enable guest voting (Pro) Enhancement:
Updated localization strings Enhancement: Updated branding to reflect Mindsize ownership
Enhancement: Update Freemius SDK to 2.6.2 Enhancement: Add ability to hide credits
to Pro version Enhancement: Make pro features more discoverable in free version 
Bugfix: Back to board link goes to the board of the request. Bugfix: Fix deprecated
instantiation for Merge Requests (Pro)

**v2.2.6.1** (2023-11-13)
 [fix] Adding missing Freemius garbage collector file 
causing a fatal error [wporg]

**v2.2.6** (2023-11-08)
 [fix] Resolve an issue preventing new requests from being
created [fix] Resolve warning when votes_limits_reimburse_votes is unset. Props 
@surferking [fix] Updated deprecated usort call. Props @surferking [fix] Fix pagination
on search. Props @surferking [fix] Swap out deprecated filter_var constant. Props
@surferking [fix] Resolve warnings from trim [fix] Do not reference the $feature_request
object when it does not exist [update] Freemius SDK update to 2.6.0

**v2.2.5.1** (2023-06-05)
 [fix] Resolve SVN deploy issues

**v2.2.5** (2023-06-05)
 [update] Updated author [update] Freemius SDK update to
2.5.10

**v2.2.4** (2022-03-02)
 [security] Security fix.

**v2.2.3** (2022-02-22)
 [fix] Fixed an issue preventing custom labels from being
translatable [fix] It’s now possible to set the single and archive title tags in
Simple Feature Requests Free [fix] Corrected PHP Notice: Trying to get property ‘
ID’ of non-object in /public_html/wp-content/plugins/simple-feature-requests-pro/
inc/class-compat-astra.php on line 69 [fix] Corrected fatal error that sometimes
occurred in Simple Feature Requests Free

**v2.2.2** (2021-11-11)
 [new] Added ability to organize requests by board, allowing
multiple boards per site [pro] [new] Added ability to rename ‘Request’ and ‘Requests’
to any other applicable label, e.g. ‘Report’ and ‘Reports’ [pro] [update] Added 
setting to hide default entry title on single request view [update] Added options
to select heading tags for single request titles and archive request titles [update]
Added filters for all SFR redirects [fix] Corrected the presence of non-unique IDs
on SFR form fields [fix] Corrected fatal error on Easy Digital Downloads receipt
page

**v2.2.1** (2021-06-29)
 [fix] Corrected issue that caused PhotoSwipe template to
be loaded where it wasn’t required

**v2.2.0** (2021-06-28)
 [new] Custom Statuses UI [pro] [new] Option to allow image
uploads on feature requests [pro] [fix] Ensured text domain is properly loaded

**v2.1.3** (2020-11-26)
 [new] List all users who voted on a request (admin) [pro][
new] Allow vote count to be updated manually on a request [pro] [new] Merge feature
requests [pro] [update] Update dependencies [update] Remove redirect from admin 
area for voters [update] Add body classes to archive and single request pages [update]
Remove single user instance [update] Update email subjects [update] Add status descriptions
to emails [update] Add pending status description to single view [update] Add comment
contents to email notification [pro] [update] Update POT file [fix] Enqueue styles
from Elementor template on single request [fix] Show taxonomies in Gutenberg sidebar[
fix] Dropdown styles on Windows machines [fix] Dropdown heights match other buttons[
fix] Register new users as subscribers

**v2.1.2** (2020-07-27)
 [new] Allow multisite activation [new] Set admin from and
to email addresses for notifications [pro] [new] Set number of requests per page
in the archive view [pro] [update] Ensure admins can view pending posts [update]
Add pending requests count to admin menu [update] Make voters «contributors» so 
author can be changed for a request [fix] Prevent pending requests from being accessed
via URL [fix] Add text domain to comments and votes [fix] Text domain for statuses[
fix] Filtering by ‘declined’ showed all requests [fix] Vote/Voted translations [
fix] Fix foreign character decoding when searching

**v2.1.1** (2020-04-15)
 [fix] Ensure archive ID isn’t cached to 0

**v2.1.0** (2020-04-13)
 [new] Choose the default request status in the settings[
new] [Roadmap shortcode](https://docs.simplefeaturerequests.com/getting-started/shortcodes#the-roadmap-shortcode-pro)[
pro] [new] `submission` parameter to disable submission form [update] Astra theme
compatibility [update] Disable theme comments [update] Use author display name instead
of nicename [update] Ensure post type is set correctly for archive pages [update]
Make categories public and redirect default archive [update] Don’t send notification
when status changed to ‘pending’ [update] Update dependencies [fix] Don’t cache 
page type as it may get called too early [fix] Fix issue where query var was checked
too soon resulting in fatal error

**v2.0.1** (2020-01-31)
 [update] Add Elementor compatibility [fix] Settings error
when running wp-cli [fix] Suppress filters when querying single post to prevent 
possible infinite loop [fix] Issue with modifying the post for the request endpoint

**v2.0.0** (2019-11-28)
 [new] IMPORTANT! The plugin now uses shortcodes for better
theme compatibility. You will need to add a page and update your settings: https://
docs.simplefeaturerequests.com/getting-started/setup [new] Shortcodes! See here:
https://docs.simplefeaturerequests.com/getting-started/shortcodes [new] Set a limit
for votes per user [pro] [new] Added `jck_sfr_votes_limit` filter [pro] [new] Added`
jck_sfr_ignore_statuses_in_top_requests` filter [new] Option to disable comments[
update] Add setting to allow vote removal on your own requests [update] Don’t show
completed requests in «top requests» widget [update] Add some additional default
form styling [fix] Hide submission form when search cleared [fix] Scripts not loading
on archive [fix] Ensure new request is visible when default is pending

**v1.0.6** (2019-10-16)
 [update] Flush permalinks on activation [update] Allow «
powered by» credit to be enabled/disabled in the settings [update] Send notification
to admin when request is added [update] Update dependencies [fix] Disable auto complete
on search field [fix] Fix avatar and credit icon sizing [fix] Non-numeric error 
when adding a request

**v1.0.5** (2019-03-02)
 [fix] Security Fix

**v1.0.4** (2019-01-04)
 [new] Pro – Categories [new] Pro – Bulk update statuses[
new] Pro – Email notifications [new] Sidebar widgets [update] Update dependencies[
fix] Fix single request visibility when completed or declined

**v1.0.3** (2018-07-05)
 [update] Ignore «status» and «filter» when searching as
they can’t be changed anyway [fix] Remove search when filtering or changing status[
fix] Keep status when filtering [fix] Show all statuses when searching [fix] Ajax
search was returning all results

**v1.0.2** (2018-04-25)
 [update] Add custom statuses for feature requests [update]
Update notices class to use transients [update] Add notice on successful submission[
update] Filter by status [update] Update Freemius [update] Update settings framework[
fix] Fix feature request height when no content [fix] Fix return value error for
older PHP versions

**v1.0.1** (2017-12-14)
 [fix] Add before/after hooks to single template.

**v1.0.0** (2017-12-13)
 Initial release.

## Commercial plugin

This plugin is free but offers additional paid commercial upgrades or support. [View support](https://simplefeaturerequests.com)

## Meta

 *  Version **2.4.9.5**
 *  Last updated **2 semanas ago**
 *  Active installations **100+**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/simple-feature-requests/)
 * Tags
 * [customer feedback](https://es-pr.wordpress.org/plugins/tags/customer-feedback/)
   [Feature Request](https://es-pr.wordpress.org/plugins/tags/feature-request/)[roadmap](https://es-pr.wordpress.org/plugins/tags/roadmap/)
   [user feedback](https://es-pr.wordpress.org/plugins/tags/user-feedback/)
 *  [Advanced View](https://es-pr.wordpress.org/plugins/simple-feature-requests/advanced/)

## Ratings

 4 out of 5 stars.

 *  [  6 5-star reviews     ](https://wordpress.org/support/plugin/simple-feature-requests/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/simple-feature-requests/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/simple-feature-requests/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/simple-feature-requests/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/simple-feature-requests/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simple-feature-requests/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/simple-feature-requests/reviews/)

## Contributors

 *   [ Patrick Garman ](https://profiles.wordpress.org/patrickgarman/)
 *   [ Ben Lobaugh (blobaugh) ](https://profiles.wordpress.org/blobaugh/)

## Support

Issues resolved in last two months:

     1 out of 1

 [View support forum](https://wordpress.org/support/plugin/simple-feature-requests/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://simplefeaturerequests.com/pricing/?utm_source=SFR&utm_medium=wp.org&utm_campaign=Readme)