Releases: twotenstudio/Frame-Foundry-WP-Plugin
Releases · twotenstudio/Frame-Foundry-WP-Plugin
Release list
v4.0.1
What's Changed
- feat: strip /dashboard/ from event links so guests can book without l… by @twotenstudio in #5
Full Changelog: v4.0.0...v4.0.1
v4.0.0
Merge pull request #4 from twotenstudio/claude/default-image-settings…
v3.4.2
Merge branch 'claude/fix-events-version-mismatch-qrYWQ' (v3.4.2)
V3.4.1
What's Changed
- feat: event category colours and legend shortcode (v3.4.0) by @twotenstudio in #2
Full Changelog: v3.3.0...v3.4.1
v3.4.0
What's Changed
- feat: event category colours and legend shortcode (v3.4.0) by @twotenstudio in #2
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- feat: add category colour key with date-block background support by @twotenstudio in #1
New Contributors
- @twotenstudio made their first contribution in #1
Full Changelog: v3.2.1...v3.3.0
v3.2.1
v3.2.0
- Category badges shown on event cards (small outlined pills)
- Filter by category: [portal_events category="workshops"]
- Works with both default and date-block card styles
v3.0.0
WordPress Plugin v3.0.0 — renamed to "Frame Foundry":
New [portal_shop] shortcode:
- Grid/list layouts: [portal_shop layout="grid"]
- Filter by type: [portal_shop type="digital"] or type="physical"
- Limit: [portal_shop limit="6"]
- Shows: product image (square aspect), title, price ("From X" for variants), description excerpt, stock status, variant count
- "Buy Now" button links directly to the tenant portal product page — no membership required to click through
- Out of stock shows disabled "Out of Stock" button
- Digital products get a badge overlay on the image
- Configurable button text in Settings → Frame Foundry → "Shop Button Text"
- Separate cache (portal_shop_data)
v2.0.0
WordPress Plugin v2.0.0 — renamed to "Frame Foundry Events & Perks":
- New [portal_perks] shortcode
- Grid and list layouts: [portal_perks layout="grid"]
- Limit control: [portal_perks limit="6"]
- Shows image, title, rich text description, link button, and "Members Only" badge
- Uses the same API key as events — perks URL derived automatically from events URL
- Separate cache for perks data