Simple Voting System Formally Fc Feedback for WordPress Plugin Directory
Simple Voting System Formally Fc Feedback is a WordPress Plugin Directory app by Adnan Hyder Pervez.
AppRanks verdict
Generated from live marketplace data — refreshed daily
Simple Voting System Formally Fc Feedback is a newly-listed WordPress app with a limited review volume. Category data on the canonical marketplace listing is currently incomplete, so AppRanks falls back to platform-wide rather than category-relative comparison for this listing. no published reviews yet means feature claims are unverified by the wider merchant base. Without a published review base, the only fit-signal available is the developer's own documentation plus the marketplace's listing-quality audit (linked below). Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +Published by Adnan Hyder Pervez — established developer track record
Cons
- −No public reviews yet — fit and reliability are unverified
Looking to switch from Simple Voting System Formally Fc Feedback?
See Simple Voting System Formally Fc Feedback's alternatives ranked by audit score, rating, and review velocity.
How Simple Voting System Formally Fc Feedback works
Show full descriptionShow less
The SVSFc Feedback plugin implements a straightforward feedback system for WordPress websites.
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:
Two buttons for voting: Yes and No.
Each vote adds a “Positive” or “Negative” count to the voting results.
Voting results are displayed as an average percentage.
Ajax request for submitting votes without page reload.
Once a visitor votes, they can see the voting results immediately.
Prevents visitors from voting twice on the same article using their fingerprint (e.g., IP address).
Automatically displays the voting feature at the end of single post articles.
Shortcode support with [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
svsfc_feedback_form Filter Hook:
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.
Example usage:
add_filter('svsfc_feedback_form', 'customize_feedback_form');
function customize_feedback_form($voting_html) { // Modify the HTML code of the feedback form here $voting_html .= '
Custom content added to the feedback form. '; return $voting_html; }
In this example, the customize_feedback_form function adds custom content to the feedback form by appending it to the existing HTML code.
svsfc_feedback_results Filter Hook:
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.
Example usage:
add_filter('svsfc_feedback_results', 'customize_feedback_results');
function customize_feedback_results($voting_html) { // Modify the HTML code of the feedback results here $voting_html .= '
Custom content added to the feedback results. '; return $voting_html; }
In this example, the customize_feedback_results function adds custom content to the feedback results by appending it to the existing HTML code.
By utilizing these filter hooks, developers can easily tailor the feedback form and results to suit their specific design preferences or functionality requirements
If you encounter any issues or have questions about the SVSFc Feedback plugin, please reach out to our support team at [email protected]
Keyword rankings
Simple Voting System Formally Fc Feedback ranks for 1 keywords across WordPress Plugin Directory. Here are the top 1:
- Rank #644
Competitors & alternatives
AppRanks tracks competitor sets per category. For Simple Voting System Formally Fc Feedback, the independent listing audit includes a competitive context section, and the full WordPress app index shows the broader marketplace landscape this app competes in. Sign up free to surface a side-by-side competitor matrix customized to your tracked apps.
Frequently asked questions
What is Simple Voting System Formally Fc Feedback?
Simple Voting System Formally Fc Feedback is an app for WordPress. It is published on WordPress Plugin Directory and tracked by AppRanks, and AppRanks has been tracking its public marketplace data on the refresh cadence published in our methodology. AppRanks tracks its category position, review-velocity trend, and the top alternatives in the same space. Developed by Adnan Hyder Pervez.