# Thrifting (WordPress plugin)

WordPress plugin that connects your site to **Thrifting Mission Control**: **free signup** from wp-admin, optional **bidding console** embed via block or shortcode.

**Commerce:** handled in Mission Control with **Stripe (Connect)**. This plugin does **not** sync WooCommerce orders.

## Zip for install

From the repo root:

```bash
zip -r thrifting.zip thrifting -x "*.DS_Store"
```

The zip must expand to a folder named `thrifting/` (WordPress.org slug). **Plugins → Add New → Upload** → activate **Thrifting**.

## Admin

- **Thrifting** top-level menu in the admin sidebar (video icon)
- **WooCommerce → Thrifting** if WooCommerce is installed (same screen)

## Embed

- Block: **Thrifting – Bidding console**
- Shortcode: `[thriftingtv_bid]` or `[thriftingtv_bid fullscreen="1"]`

## Free tier

30 items/month on Mission Control; upgrade inside Mission Control for higher limits.

## Submission checklist

For WordPress.org prep (not bundled in the zip), see `docs/PLUGIN-SUBMISSION-CHECKLIST-THRIFTING.md` in this repository.
