Anyway Feedback
This plugin enable users to send feedback with single click. This may support you to analyze your user's opinion. Works as a help center for your …
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 645 days ago • 3 reviews
Is Anyway Feedback abandoned?
Possibly abandoned (last update 645 days ago).
Compatibility
Languages
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Anyway Feedback provides simple controller with 2 buttons(Useful and Useless). Users can send feedback to specific post or comment.
What you get is amount of positive feed backs and negative ones per post types. Typical usage is for FAQ. You could know if your FAQs are usefull or not.
Sidebar also supported. You can display sidebar which includes the most popular posts per post type.
If you have some request, feel free to contact me. For experienced developper, I’m waiting for pull requests on github.com.
NOTICE Requires PHP 5.3 and over.
Installation
Installation is easy.
e.g.
- Upload
anyway-feedbackfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- In admin panel, Go to Options > Anyway Feedback and set up with instractions displayed.
- You can customize display and use widget.
- Template tag manual is on admin panel.
Frequently Asked Questions
You can see it on your admin panel. Go to Options > Anyway Feedback.
No. If you need some custom post type, you have to register it. There are lots of plugins which register custom post type with GUI. After registration, you can easily add feedback controller to custom post type with Anyway Feedback plugin.
There are currently 2 ways. 1st is a feedback controller which displays number of people saying good or not. 2nd is a widget which displays most popular posts per post type.
Review feed
Changelog
1.1.0
- Change feedback endpoint from admin-ajax.php to REST API.
- Drop jquery-cookie and use js-cookie.
- Remove session_start() from admin screen.
- Support GA4.
- Requires PHP>=7.2 and WordPress >=5.9
1.0.1
- Fixed filename bug. Sorry for that.
- Stop warning error.
1.0
- Requires PHP 5.4 and over. Name space is so cool! Template tags have backward compatibility.
- Quit using session. Vote history will be stored in Cookie.
- Refine admin screen.
- Fix some style sheet.
- Bug fix. trashed posts will be no longer displayed on widget.
- New Feature Add Google Analytics event tracking. See detail at setting screen.
0.6
- Use $_SESSION to avoid user from repeated feedback.
0.5
- 1st release.


