{"id":399949,"date":"2024-05-09T08:00:00","date_gmt":"2024-05-09T08:00:00","guid":{"rendered":"https:\/\/www.weixiaoduo.com\/plugins\/simple-voting-system-formally-fc-feedback\/"},"modified":"2025-06-30T04:25:00","modified_gmt":"2025-06-30T04:25:00","slug":"simple-voting-system-formally-fc-feedback","status":"publish","type":"post","link":"https:\/\/www.weixiaoduo.com\/plugins\/simple-voting-system-formally-fc-feedback\/","title":{"rendered":"Simple Voting System Formally Fc Feedback"},"content":{"rendered":"<p>The SVSFc Feedback plugin implements a straightforward feedback system for WordPress websites.<\/p>\n<p>It allows visitors to express their opinion on articles by voting with a Yes or No action. The plugin tracks and displays the voting results as an average percentage. Key features include:<br \/>\nTwo buttons for voting: Yes and No.<br \/>\nEach vote adds a \u201cPositive\u201d or \u201cNegative\u201d count to the voting results.<br \/>\nVoting results are displayed as an average percentage.<br \/>\nAjax request for submitting votes without page reload.<br \/>\nOnce a visitor votes, they can see the voting results immediately.<br \/>\nPrevents visitors from voting twice on the same article using their fingerprint (e.g., IP address).<br \/>\nAutomatically displays the voting feature at the end of single post articles.<br \/>\nResponsive design for compatibility across various devices and screen sizes.<br \/>\nUsage:<br \/>\nFrontend (Visitor Perspective):<\/p>\n<p>Visit any single post article on your website.<br \/>\nScroll to the end of the article to find the feedback feature.<br \/>\nClick on the \u201cYes\u201d or \u201cNo\u201d button to submit your vote.<br \/>\nAfter voting, you will see the current feedback results displayed as an average percentage.<br \/>\nThe buttons will remain inactive, but your vote will be displayed.<br \/>\nRefreshing the page will retain the feedback results and your vote.<\/p>\n<p>Backend (Admin Perspective):<\/p>\n<p>When editing an article in the admin area, you will see the feedback results in a meta widget.<br \/>\nThe meta widget displays the positive and negative percentage of feedback.<\/p>\n<p>Hooks<br \/>\n    Two custom filter hooks also provided by this plugin<\/p>\n<ol>\n<li>svsfc_feedback_form Filter Hook:<\/li>\n<\/ol>\n<p>This filter hook allows developers to modify or extend the HTML output of the feedback form displayed on the frontend of the website. When the svsfc_feedback_form filter hook is applied, it passes the HTML code of the feedback form ($voting_html) as a parameter. Developers can then manipulate this HTML code to customize the appearance or functionality of the feedback form according to their specific requirements.<\/p>\n<p>Example usage:<\/p>\n<pre><code>add_filter('svsfc_feedback_form', 'customize_feedback_form');\n\nfunction customize_feedback_form($voting_html) {\n    \/\/ Modify the HTML code of the feedback form here\n    $voting_html .= '\n\nCustom content added to the feedback form.\n';\n    return $voting_html;\n}\n<\/code><\/pre>\n<p>In this example, the customize_feedback_form function adds custom content to the feedback form by appending it to the existing HTML code.<\/p>\n<ol>\n<li>svsfc_feedback_results Filter Hook:<\/li>\n<\/ol>\n<p>This filter hook allows developers to modify or extend the HTML output of the feedback results displayed on the admin side of the website. Similar to the svsfc_feedback_form hook, when the svsfc_feedback_results filter hook is applied, it passes the HTML code of the feedback results ($voting_html) as a parameter. Developers can then manipulate this HTML code to customize the appearance or presentation of the feedback results as needed.<\/p>\n<p>Example usage:<\/p>\n<pre><code>add_filter('svsfc_feedback_results', 'customize_feedback_results');\n\nfunction customize_feedback_results($voting_html) {\n    \/\/ Modify the HTML code of the feedback results here\n    $voting_html .= '\n\nCustom content added to the feedback results.\n';\n    return $voting_html;\n}\n<\/code><\/pre>\n<p>In this example, the customize_feedback_results function adds custom content to the feedback results by appending it to the existing HTML code.<\/p>\n<p>By utilizing these filter hooks, developers can easily tailor the feedback form and results to suit their specific design preferences or functionality requirements<\/p>\n<p>If you encounter any issues or have questions about the SVSFc Feedback plugin, please reach out to our support team at 12345adnan@gmail.com<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Simple Voting System plugin implements a straightforward feedback system for WordPress websites.<\/p>\n","protected":false},"author":65,"featured_media":399950,"comment_status":"open","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"slim_seo":{"title":"Simple Voting System Formally Fc Feedback - \u8587\u6653\u6735\u63d2\u4ef6\u76ee\u5f55","description":"The Simple Voting System plugin implements a straightforward feedback system for WordPress websites."},"footnotes":""},"categories":[1],"tags":[1766,54989,3037,433,54990],"class_list":["post-399949","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-article","tag-article-vote","tag-feedback","tag-seo","tag-simple-voting-system"],"_links":{"self":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts\/399949","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/users\/65"}],"replies":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/comments?post=399949"}],"version-history":[{"count":0,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts\/399949\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/media\/399950"}],"wp:attachment":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/media?parent=399949"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/categories?post=399949"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/tags?post=399949"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}