Plugin Directory

Changeset 3385933


Ignore:
Timestamp:
10/28/2025 02:50:40 PM (5 months ago)
Author:
clicksmith
Message:

Bump to 1.0.1: short description compliance + readme tidy

Location:
event-voting-live-leaderboard-by-clicksmith/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • event-voting-live-leaderboard-by-clicksmith/trunk/clicksmith-event-voting.php

    r3385930 r3385933  
    33 * Plugin Name: Event Voting & Live Leaderboard by Clicksmith
    44 * 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.0
     5 * Version: 1.0.1
    66 * Author: Clicksmith
    77 * Author URI: https://clicksmith.net
  • event-voting-live-leaderboard-by-clicksmith/trunk/readme.txt

    r3385930 r3385933  
    11=== Event Voting & Live Leaderboard by Clicksmith ===
    22Contributors: clicksmith
    3 Tags: voting, events, leaderboard, competition, live results, clicksmith
     3Tags: voting, events, leaderboard, competition, live results
    44Requires at least: 5.8
    55Tested up to: 6.7
    66Requires PHP: 7.4
    7 Stable tag: 1.0.0
     7Stable tag: 1.0.1
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 Live event voting with category limits, one-tap ballots, anti-spam checks, and a real-time leaderboard for big screens.
     11Live event voting with category limits, quick ballots, spam protection, and a real-time leaderboard for big screens.
    1212
    1313== Description ==
     
    1515Bring 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.
    1616
    17 **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
     17**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
    2424
    2525**Perfect for:** BBQ competitions, beer festivals, car shows, pageants, people’s-choice awards, and any event where the crowd picks the winner.
    2626
    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
    3131
    3232== Installation ==
    3333
    34 1. Upload the plugin files to `/wp-content/plugins/event-voting-live-leaderboard-by-clicksmith`, or install directly from the WordPress Plugin Directory.
    35 2. Activate the plugin through the ‘Plugins’ menu in 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.
     341. Upload the plugin files to `/wp-content/plugins/event-voting-live-leaderboard-by-clicksmith`, or install from the WordPress Plugin Directory.
     352. Activate the plugin via **Plugins** in WordPress.
     363. Go to **Event Voting → Categories** to create categories.
     374. Add the `[clicksmith_event_voting]` shortcode to any page.
     385. Show the live results with `[clicksmith_leaderboard]` on a display page.
    3939
    4040== Frequently Asked Questions ==
    4141
    4242= 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.
     43You can limit voting by IP, cookie, or login. Toggle each option in **Settings**.
    4444
    4545= How do I reset votes for a new event? =
    46 Go to **Event Voting → Results**, and click **Reset All Votes**.
     46Go to **Event Voting → Results** and click **Reset All Votes**.
    4747
    4848= Does it work offline? =
    49 The plugin requires an internet connection to record and display votes in real time.
     49No. An internet connection is required to record and display votes in real time.
    5050
    51 = Can I embed the 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? =
     52Yes. Open the leaderboard page in any browser/TV. It auto-updates.
    5353
    5454== Screenshots ==
     
    6161== Changelog ==
    6262
     63= 1.0.1 =
     64* Short description trimmed to comply with directory character limit.
     65* Readme formatting tidy-up.
     66
    6367= 1.0.0 =
    6468* Initial public release.
     
    6670== Upgrade Notice ==
    6771
    68 = 1.0.0 =
    69 First stable version of the Event Voting & Live Leaderboard plugin by Clicksmith.
     72= 1.0.1 =
     73Directory compliance fix for short description.
    7074
    7175== Credits ==
    7276
    73 Developed and maintained by [Clicksmith Digital Marketing](https://clicksmith.net).
     77Developed and maintained by Clicksmith Digital Marketing — https://clicksmith.net
    7478
    7579== License ==
Note: See TracChangeset for help on using the changeset viewer.