{"id":258552,"date":"2025-10-28T14:32:59","date_gmt":"2025-10-28T14:32:59","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/event-voting-live-leaderboard-by-clicksmith\/"},"modified":"2025-10-28T17:31:40","modified_gmt":"2025-10-28T17:31:40","slug":"event-voting-live-leaderboard-by-clicksmith","status":"publish","type":"plugin","link":"https:\/\/km.wordpress.org\/plugins\/event-voting-live-leaderboard-by-clicksmith\/","author":23377070,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.4","stable_tag":"1.0.4","tested":"6.7.5","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"Event Voting & Live Leaderboard by Clicksmith","header_author":"Clicksmith","header_description":"Front-end event voting form and live leaderboard with admin settings. Secure, lightweight, no direct SQL.","assets_banners_color":"","last_updated":"2025-10-28 17:31:40","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/clicksmith.net","rating":0,"author_block_rating":0,"active_installs":0,"downloads":248,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"clicksmith","date":"2025-10-28 14:47:37"},"1.0.1":{"tag":"1.0.1","author":"clicksmith","date":"2025-10-28 14:53:57"},"1.0.2":{"tag":"1.0.2","author":"clicksmith","date":"2025-10-28 16:52:17"},"1.0.3":{"tag":"1.0.3","author":"clicksmith","date":"2025-10-28 17:31:31"},"1.0.4":{"tag":"1.0.4","author":"clicksmith","date":"2025-10-28 17:31:40"}},"upgrade_notice":{"1.0.2":"<p>Shortcode updates and documentation improvements.<\/p>"},"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3386036,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3","1.0.4"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Front-end voting form","2":"Live leaderboard view","3":"Admin category setup","4":"Vote settings screen"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[11587,1486,5494,249868,11300],"plugin_category":[40,53],"plugin_contributors":[249248],"plugin_business_model":[],"class_list":["post-258552","plugin","type-plugin","status-publish","hentry","plugin_tags-competition","plugin_tags-events","plugin_tags-leaderboard","plugin_tags-live-results","plugin_tags-voting","plugin_category-calendar-and-events","plugin_category-ratings-and-reviews","plugin_contributors-clicksmith","plugin_committers-clicksmith"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/event-voting-live-leaderboard-by-clicksmith\/assets\/icon-256x256.png?rev=3386036","icon_2x":"https:\/\/ps.w.org\/event-voting-live-leaderboard-by-clicksmith\/assets\/icon-256x256.png?rev=3386036","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Bring your next competition, festival, or tasting event to life with <strong>Event Voting &amp; Live Leaderboard by Clicksmith<\/strong> \u2014 a simple, mobile-friendly system that lets attendees vote instantly and watch results update in real time.<\/p>\n\n<p><strong>Features<\/strong>\n- Easy mobile voting (QR code or direct link)\n- Custom categories and vote limits\n- Anti-spam and duplicate protection\n- Real-time leaderboard display\n- Full-screen leaderboard for TVs or projectors\n- Works with any WordPress theme<\/p>\n\n<p><strong>Perfect for:<\/strong> BBQ competitions, beer festivals, car shows, pageants, people\u2019s-choice awards, and any event where the crowd picks the winner.<\/p>\n\n<p><strong>Documentation &amp; Support<\/strong>\n- Docs: https:\/\/clicksmith.net\/plugins\/event-voting\/docs\n- Contact: info@clicksmith.net\n- Website: https:\/\/clicksmith.net<\/p>\n\n<h3>Shortcodes<\/h3>\n\n<h4>Voting form<\/h4>\n\n<pre><code>[clicksmith_event_voting]\n<\/code><\/pre>\n\n<p><strong>Attributes<\/strong>\n- <code>categories<\/code> \u2013 pipe-separated list (e.g. <code>categories=\"Best Brisket|Best Ribs|Best Chicken\"<\/code>)\n- <code>category_ids<\/code> \u2013 comma-separated IDs instead of names\n- <code>votes_per_category<\/code> \u2013 number of votes per category (default 1)\n- <code>max_total_votes<\/code> \u2013 cap total votes per user\n- <code>require_login<\/code> \u2013 <code>true|false<\/code> (default false)\n- <code>ip_limit_minutes<\/code> \u2013 block repeat voting for X minutes\n- <code>honeypot<\/code> \u2013 <code>true|false<\/code> (default true)\n- <code>recaptcha<\/code> \u2013 <code>on|off<\/code>\n- <code>event<\/code> \u2013 optional slug or ID for multi-event setups\n- <code>button_label<\/code> \u2013 custom submit text\n- <code>success_message<\/code> \u2013 custom thank-you text\n- <code>allow_revoting<\/code> \u2013 <code>true|false<\/code><\/p>\n\n<p><strong>Examples<\/strong>\n[clicksmith_event_voting categories=\"Best Brisket|Best Ribs|Best Chicken\" votes_per_category=\"1\"]\n[clicksmith_event_voting category_ids=\"2,4,9\" max_total_votes=\"3\" require_login=\"true\"]<\/p>\n\n<h4>Live leaderboard<\/h4>\n\n<pre><code>[clicksmith_leaderboard]\n<\/code><\/pre>\n\n<p><strong>Attributes<\/strong>\n- <code>categories<\/code> or <code>category_ids<\/code> \u2013 filter which categories to show\n- <code>layout<\/code> \u2013 <code>table|cards<\/code> (default table)\n- <code>show_counts<\/code> \u2013 <code>true|false<\/code>\n- <code>show_percent<\/code> \u2013 <code>true|false<\/code>\n- <code>limit<\/code> \u2013 limit rows per category\n- <code>auto_refresh<\/code> \u2013 refresh every X seconds\n- <code>highlight_top<\/code> \u2013 highlight top N entries\n- <code>show_last_updated<\/code> \u2013 show \u201cLast updated\u201d text<\/p>\n\n<p><strong>Examples<\/strong>\n[clicksmith_leaderboard auto_refresh=\"5\" layout=\"table\" show_counts=\"true\" show_percent=\"true\"]\n[clicksmith_leaderboard categories=\"Best Brisket|Best Ribs\" limit=\"5\" highlight_top=\"3\"]<\/p>\n\n<h3>Credits<\/h3>\n\n<p>Developed and maintained by <a href=\"https:\/\/clicksmith.net\">Clicksmith Digital Marketing<\/a>.<\/p>\n\n<h3>License<\/h3>\n\n<p>This plugin is free software, released under the GNU General Public License, version 2 or later.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to <code>\/wp-content\/plugins\/event-voting-live-leaderboard-by-clicksmith<\/code>, or install from the WordPress Plugin Directory.<\/li>\n<li>Activate the plugin via <strong>Plugins<\/strong> in WordPress.<\/li>\n<li>Go to <strong>Event Voting \u2192 Categories<\/strong> to create categories.<\/li>\n<li>Add the <code>[clicksmith_event_voting]<\/code> shortcode to any page.<\/li>\n<li>Show the live results with <code>[clicksmith_leaderboard]<\/code> on a display page.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='can%20people%20vote%20more%20than%20once%3F'><h3>Can people vote more than once?<\/h3><\/dt>\n<dd><p>You can limit voting by IP, cookie, or login. Toggle each option in <strong>Settings<\/strong>.<\/p><\/dd>\n<dt id='how%20do%20i%20reset%20votes%20for%20a%20new%20event%3F'><h3>How do I reset votes for a new event?<\/h3><\/dt>\n<dd><p>Go to <strong>Event Voting \u2192 Results<\/strong> and click <strong>Reset All Votes<\/strong>.<\/p><\/dd>\n<dt id='does%20it%20work%20offline%3F'><h3>Does it work offline?<\/h3><\/dt>\n<dd><p>No. An internet connection is required to record and display votes in real time.<\/p><\/dd>\n<dt id='can%20i%20show%20the%20leaderboard%20on%20an%20external%20display%3F'><h3>Can I show the leaderboard on an external display?<\/h3><\/dt>\n<dd><p>Yes. Open the leaderboard page in any browser or TV. It auto-updates live.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Added shortcode documentation and <code>[clicksmith_event_voting]<\/code> \/ <code>[clicksmith_leaderboard]<\/code> aliases.<\/li>\n<li>Updated Stable tag and readme formatting.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Short description trimmed to comply with directory character limit.<\/li>\n<li>Readme formatting tidy-up.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial public release.<\/li>\n<\/ul>","raw_excerpt":"Live event voting with category limits, quick ballots, spam protection, and a real-time leaderboard for big screens.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/258552","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=258552"}],"author":[{"embeddable":true,"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/clicksmith"}],"wp:attachment":[{"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=258552"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=258552"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=258552"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=258552"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=258552"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=258552"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}