Skip to content

Releases: twotenstudio/Frame-Foundry-WP-Plugin

v4.0.1

Choose a tag to compare

@twotenstudio twotenstudio released this 14 May 11:15
7c04900

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

Choose a tag to compare

@twotenstudio twotenstudio released this 11 May 19:58
6fe7f0f
Merge pull request #4 from twotenstudio/claude/default-image-settings…

v3.4.2

Choose a tag to compare

@twotenstudio twotenstudio released this 17 Apr 12:03
d31924f
Merge branch 'claude/fix-events-version-mismatch-qrYWQ' (v3.4.2)

V3.4.1

Choose a tag to compare

@twotenstudio twotenstudio released this 17 Apr 11:50
be2beee

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

Choose a tag to compare

@twotenstudio twotenstudio released this 15 Apr 10:32
be2beee

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

Choose a tag to compare

@twotenstudio twotenstudio released this 15 Apr 10:08
89eccb2

What's Changed

  • feat: add category colour key with date-block background support by @twotenstudio in #1

New Contributors

Full Changelog: v3.2.1...v3.3.0

v3.2.1

Choose a tag to compare

@twotenstudio twotenstudio released this 03 Apr 13:51

Categories go into the classes

v3.2.0

Choose a tag to compare

@twotenstudio twotenstudio released this 03 Apr 13:33
  • 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

Choose a tag to compare

@twotenstudio twotenstudio released this 03 Apr 10:08

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

Choose a tag to compare

@twotenstudio twotenstudio released this 03 Apr 08:50

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