Skip to content

Change Venue Name field to textarea for multi-venue support - #43

Open
dd32 wants to merge 1 commit into
productionfrom
fix/claude/1604-venue-field-textarea
Open

dd32 wants to merge 1 commit into
productionfrom
fix/claude/1604-venue-field-textarea

Conversation

@dd32

@dd32 dd32 commented Mar 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • Changes the Venue Name field from a single-line text input to a multi-line textarea
  • Allows Campus Connect events with multiple venues to list them on separate lines
  • Applied to both WordCamp and Campus Connect tracker venue field definitions

Test plan

  • Edit a WordCamp or Campus Connect event in wp-admin
  • Verify the Venue Name field is now a textarea (multi-line)
  • Enter multiple venues on separate lines and save
  • Verify the data is preserved correctly

Fixes WordPress#1604

Generated with Claude Code

Converts the Venue Name field in the event tracker from a single-line
text input to a multi-line textarea, allowing multiple venues to be
listed for series events (e.g., Campus Connect events held across
multiple campuses).

Fixes WordPress#1604

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dd32

dd32 commented Mar 12, 2026

Copy link
Copy Markdown
Owner Author

Can you look at making it allow multiple venues, rather than using multi-line?
(Do this as a separate PR / alternate approach)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant