close
Skip to content

Event Trackers: Change Venue Name field to multi-line textarea#1650

Closed
dd32 wants to merge 1 commit intoWordPress:productionfrom
dd32:fix/claude/1604-venue-field-textarea
Closed

Event Trackers: Change Venue Name field to multi-line textarea#1650
dd32 wants to merge 1 commit intoWordPress:productionfrom
dd32:fix/claude/1604-venue-field-textarea

Conversation

@dd32
Copy link
Member

@dd32 dd32 commented Mar 12, 2026

Summary

  • Changes the Venue Name field in the event tracker admin from a single-line text input to a multi-line textarea
  • Allows listing multiple venues for series events (e.g., Campus Connect events held across multiple campuses)
  • Both occurrences of the field definition (grouped meta keys and flattened meta keys) are updated

Fixes #1604

Test plan

  • Open any event tracker in the WordPress admin (WordCamp, Campus Connect, etc.)
  • Verify the Venue Name field now renders as a textarea instead of a single-line input
  • Enter multiple venue names on separate lines and save
  • Confirm the multi-line data is saved and displayed correctly on reload

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
Copy link
Member Author

dd32 commented Mar 12, 2026

Closing - submitted to wrong repo. Correct PR is on dd32/wordcamp.org.

@dd32 dd32 closed this Mar 12, 2026
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.

Event Trackers: Adjust Venue field to multi-line entry

1 participant