| 开发者 | AdnanHyder |
|---|---|
| 更新时间 | 2026年5月14日 18:56 |
| 捐献地址: | 去捐款 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 6.8.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[svsfc_feedback] for manual placement inside posts and pages.
Admin feedback analytics dashboard with total votes and helpful score.
CSV export for article feedback reporting.
Custom frontend question text, yes/no labels, and thank-you text.
Controls for automatic display and page support.
Responsive design for compatibility across various devices and screen sizes.
Usage:
Frontend (Visitor Perspective):
Visit any single post article on your website.
Scroll to the end of the article to find the feedback feature.
Click on the "Yes" or "No" button to submit your vote.
After voting, you will see the current feedback results displayed as an average percentage.
The buttons will remain inactive, but your vote will be displayed.
Refreshing the page will retain the feedback results and your vote.
Shortcode usage:
Add [svsfc_feedback] to a post or page to place the voting form manually.
When the shortcode is used inside a blog post, the plugin will not append a duplicate voting block automatically.
Backend (Admin Perspective):
When editing an article in the admin area, you will see the feedback results in a meta widget.
The meta widget displays the positive and negative percentage of feedback.
Open Feedback Analytics in the WordPress admin menu to review top feedback posts, total votes, positive/negative counts, helpful score, and export CSV reports.
Hooks
Two custom filter hooks also provided by this plugin
Yes. Version 3.0.0 adds the [svsfc_feedback] shortcode for manual placement inside posts or pages.
= 1. How does the SVSFc Feedback plugin prevent visitors from providing multiple feedback on the same article?
The SVSFc Feedback plugin utilizes visitor fingerprinting methods, such as checking IP addresses, to prevent multiple feedback submissions from the same user on a single article. This ensures that each visitor can provide feedback only once per article, maintaining the integrity of the feedback data.
= 2. Can I customize the appearance of the feedback buttons to match my website\'s design?
Yes, you can easily customize the appearance of the feedback buttons to align with your website\'s theme. After activating the plugin, navigate to Settings > SVSFc Feedback in your WordPress admin panel. From there, you can customize button labels, colors, and other display settings to seamlessly integrate the feedback feature with your website\'s design aesthetic.
= 3. Is the SVSFc Feedback plugin compatible with all WordPress themes and plugins?
The SVSFc Feedback plugin is designed to be compatible with most WordPress themes and plugins. However, compatibility can vary depending on the complexity of your theme or the functionality of other plugins installed on your website. We recommend testing the plugin on a staging or development environment to ensure compatibility before deploying it on your live website.
Yes. Version 4.0.0 adds a Feedback Analytics dashboard with totals, top posts, helpful score, and CSV export.
[svsfc_feedback] shortcode support for manual placement.