Skip to content

Conversation

@dgershman
Copy link
Contributor

@dgershman dgershman commented Dec 30, 2025

Summary

  • Adds start and end time fields to complement existing date fields for announcement display windows
  • Times can be set in both the admin announcement editor and public submission form
  • Times are displayed alongside dates on the announcement details page and admin columns
  • Makes the Edit button blue in Subscribers admin page

Test plan

  • Create a new announcement with start/end dates and times - verify times are saved
  • Edit an existing announcement (without times) - verify backward compatibility
  • Check announcement details page shows times formatted in 12-hour format
  • Verify admin columns display times alongside dates
  • Submit announcement via public form with times - verify saved correctly

🤖 Generated with Claude Code

dgershman and others added 2 commits December 30, 2025 11:49
Adds time fields to complement existing date fields for announcement display windows:
- Register display_start_time and display_end_time meta fields
- Add time inputs to admin announcement editor sidebar
- Add time inputs to public announcement submission form
- Display times alongside dates on announcement details page
- Include times in admin column display
- Update REST API to save and return time fields
- Update shortcode documentation

Also makes the Edit button blue in Subscribers admin page.

Bumps version to 1.8.1.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@dgershman dgershman merged commit bda209c into main Dec 31, 2025
1 check passed
@dgershman dgershman deleted the feature/announcement-times branch December 31, 2025 05:25
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.

2 participants