=== Simple Feature Requests Free === Contributors: jamesckemp Donate link: Tags: features, feature request, feature requests, uservoice, vote, votes, user voice, community, feedback Requires at least: 4.0 Tested up to: 5.3 Stable tag: trunk Requires PHP: 5.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Prioritise feature requests for your product through user generated content. == Description == Keeping a list of all the feature requests you get from your users can be a cumbersome task. Maybe you're managing it all via spreadsheet and adding "+1"s to requests whenever they're asked for? Maybe 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 whole process *much* easier for you. Now you can let your users submit their own requests, and vote on requests they want to see in your product — all from within your existing WordPress website. 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. * AJAX based search before a user submits a feature request. * Sort/filter by "Latest", "Top", "My Requests", and "Status". * Select status from "Pending", "Published", "Under Review", "Complete", "Started", "Planned", and "Declined". * Add custom statuses using the `jck_sfr_statuses` filter. = Useful Links = * [Documentation](https://docs.simplefeaturerequests.com/?utm_source=JCK&utm_medium=wp.org&utm_campaign=Readme) * [Simple Feature Requests Pro](https://simplefeaturerequests.com/?utm_source=JCK&utm_medium=wp.org&utm_campaign=Readme) = Simple Feature Requests Pro = The [Pro version](https://simplefeaturerequests.com/?utm_source=JCK&utm_medium=wp.org&utm_campaign=Readme) of Simple Feature Requests provides the following *additional* features: * Categorise feature requests. * Bulk change request statuses. * Enable email notifications when a status changes or a comment is added. * Limit votes per user [Upgrade to Pro](https://simplefeaturerequests.com/?utm_source=JCK&utm_medium=wp.org&utm_campaign=Readme) == Installation == 1. Upload the plugin files to the `/wp-content/plugins/simple-feature-requests` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Once activated, go to Settings > Permalinks. Visiting this page will refresh your sites permalinks. 1. You will now need to add a link to the requests archive. This can be found at `https://yourwebsite.com/feature-requests/`. == Frequently Asked Questions == = Is there a Pro version of the plugin? = Yes, there is! You can get it from the [website](https://simplefeaturerequests.com/?utm_source=JCK&utm_medium=wp.org&utm_campaign=Readme). With the Pro version you can: * Categorise feature requests. * Bulk change request statuses. * Enable email notifications when a status changes or comment is added. * Limit votes per user = 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. == Screenshots == 1. The feature requests archive. 2. A single feature request. 3. The shortcode when editing the feature requests page. 4. The admin view of feature requests. == Changelog == **v2.0.1** (2019-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. == Upgrade Notice == Take a look at the [new setup instructions](https://docs.simplefeaturerequests.com/getting-started/setup?utm_source=JCK&utm_medium=wp.org&utm_campaign=upgrade-notice) before upgrading to 2.0.0.