Changeset 3385933
- Timestamp:
- 10/28/2025 02:50:40 PM (5 months ago)
- Location:
- event-voting-live-leaderboard-by-clicksmith/trunk
- Files:
-
- 2 edited
-
clicksmith-event-voting.php (modified) (1 diff)
-
readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
event-voting-live-leaderboard-by-clicksmith/trunk/clicksmith-event-voting.php
r3385930 r3385933 3 3 * Plugin Name: Event Voting & Live Leaderboard by Clicksmith 4 4 * Description: Device-limited event voting with a live leaderboard, CSV export, winners view, fraud prevention, and mobile-first UI. Auto-detects your site's color scheme (Elementor/WP) with an optional override. 5 * Version: 1.0. 05 * Version: 1.0.1 6 6 * Author: Clicksmith 7 7 * Author URI: https://clicksmith.net -
event-voting-live-leaderboard-by-clicksmith/trunk/readme.txt
r3385930 r3385933 1 1 === Event Voting & Live Leaderboard by Clicksmith === 2 2 Contributors: clicksmith 3 Tags: voting, events, leaderboard, competition, live results , clicksmith3 Tags: voting, events, leaderboard, competition, live results 4 4 Requires at least: 5.8 5 5 Tested up to: 6.7 6 6 Requires PHP: 7.4 7 Stable tag: 1.0. 07 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Live event voting with category limits, one-tap ballots, anti-spam checks, and a real-time leaderboard for big screens.11 Live event voting with category limits, quick ballots, spam protection, and a real-time leaderboard for big screens. 12 12 13 13 == Description == … … 15 15 Bring your next competition, festival, or tasting event to life with **Event Voting & Live Leaderboard by Clicksmith** — a simple, mobile-friendly system that lets attendees vote instantly and watch results update in real time. 16 16 17 **Features :**18 - 📱Easy mobile voting (QR code or direct link)19 - 🗳️Custom categories and vote limits20 - 🚫Anti-spam and duplicate protection21 - ⚡Real-time leaderboard display22 - 🖥️Full-screen leaderboard for TVs or projectors23 - 🧩Works with any WordPress theme17 **Features** 18 - Easy mobile voting (QR code or direct link) 19 - Custom categories and vote limits 20 - Anti-spam and duplicate protection 21 - Real-time leaderboard display 22 - Full-screen leaderboard for TVs or projectors 23 - Works with any WordPress theme 24 24 25 25 **Perfect for:** BBQ competitions, beer festivals, car shows, pageants, people’s-choice awards, and any event where the crowd picks the winner. 26 26 27 **Documentation & Support :**28 - [Docs](https://clicksmith.net/plugins/event-voting/docs)29 - [Contact](mailto:info@clicksmith.net)30 - [Website](https://clicksmith.net)27 **Documentation & Support** 28 - Docs: https://clicksmith.net/plugins/event-voting/docs 29 - Contact: info@clicksmith.net 30 - Website: https://clicksmith.net 31 31 32 32 == Installation == 33 33 34 1. Upload the plugin files to `/wp-content/plugins/event-voting-live-leaderboard-by-clicksmith`, or install directlyfrom the WordPress Plugin Directory.35 2. Activate the plugin through the ‘Plugins’ menuin WordPress.36 3. In your WordPress admin, go to **Event Voting** → **Categories** to create categories.37 4. Add the `[clicksmith_event_voting]` shortcode to any page or post.38 5. Use the **Leaderboard** shortcode `[clicksmith_leaderboard]` on a separate page or screen for live results.34 1. Upload the plugin files to `/wp-content/plugins/event-voting-live-leaderboard-by-clicksmith`, or install from the WordPress Plugin Directory. 35 2. Activate the plugin via **Plugins** in WordPress. 36 3. Go to **Event Voting → Categories** to create categories. 37 4. Add the `[clicksmith_event_voting]` shortcode to any page. 38 5. Show the live results with `[clicksmith_leaderboard]` on a display page. 39 39 40 40 == Frequently Asked Questions == 41 41 42 42 = Can people vote more than once? = 43 You can limit voting by IP address, cookie, or login. Each option can be toggled in the settings.43 You can limit voting by IP, cookie, or login. Toggle each option in **Settings**. 44 44 45 45 = How do I reset votes for a new event? = 46 Go to **Event Voting → Results** ,and click **Reset All Votes**.46 Go to **Event Voting → Results** and click **Reset All Votes**. 47 47 48 48 = Does it work offline? = 49 The plugin requires an internet connectionto record and display votes in real time.49 No. An internet connection is required to record and display votes in real time. 50 50 51 = Can I embedthe leaderboard on an external display? =52 Yes ! Open the leaderboard page in any browser or smart TV. It updates automatically without refreshing.51 = Can I show the leaderboard on an external display? = 52 Yes. Open the leaderboard page in any browser/TV. It auto-updates. 53 53 54 54 == Screenshots == … … 61 61 == Changelog == 62 62 63 = 1.0.1 = 64 * Short description trimmed to comply with directory character limit. 65 * Readme formatting tidy-up. 66 63 67 = 1.0.0 = 64 68 * Initial public release. … … 66 70 == Upgrade Notice == 67 71 68 = 1.0. 0=69 First stable version of the Event Voting & Live Leaderboard plugin by Clicksmith.72 = 1.0.1 = 73 Directory compliance fix for short description. 70 74 71 75 == Credits == 72 76 73 Developed and maintained by [Clicksmith Digital Marketing](https://clicksmith.net).77 Developed and maintained by Clicksmith Digital Marketing — https://clicksmith.net 74 78 75 79 == License ==
Note: See TracChangeset
for help on using the changeset viewer.