=== Stuff AI Can't Do — AI Capability Polls ===
Contributors: stuffaicantdo
Tags: poll, ai, voting, widget, gutenberg, sidebar, future-tech
Requires at least: 5.8
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later

Live poll widgets for "Can AI do X?" capability questions. Vote on your site → answers sync across every embed.

== Description ==

Drop interactive "Can AI do this?" poll cards onto any WordPress page, post, or sidebar. Visitors vote yes / no / maybe — answers update live across every site running the plugin, plus the source platform stuffaicantdo.com.

Features:
* Sidebar widget with 4 modes (random, latest, hot this week, latest inflection point)
* `[stuffaicantdo]` shortcode with full control over layout, count, category, theme
* One-click "create poll page" — full live page with a curated mix of polls
* Light + dark theme
* Mobile responsive
* No tracking, no cookies (only a localStorage vote-ID per browser)

The plugin is a thin client on the public stuffaicantdo.com API. All votes flow to a single global tally.

== Installation ==

1. Upload the plugin folder to /wp-content/plugins/, OR install via the Plugins screen.
2. Activate.
3. Add a card with shortcode `[stuffaicantdo mode="hot" limit="3"]` OR drop the widget into a sidebar.

== Shortcode reference ==

`[stuffaicantdo mode="hot" limit="3" columns="3" category="" show_votes="yes" theme="light"]`

* mode: random | latest | hot | flipped
* limit: 1–24
* columns: 1–6
* category: optional category slug
* show_votes: yes | no
* theme: light | dark

== Changelog ==

= 1.0.0 =
* Initial release.
