Making WordPress.org

Opened 7 years ago

Closed 5 years ago

Last modified 5 years ago

#3623 closed enhancement (fixed)

Sessions: Possibility to add end times

Reported by: casiepa's profile casiepa Owned by:
Milestone: Priority: normal
Component: WordCamp Site & Plugins Keywords:
Cc:

Description

A sessions ends the moment the next one starts, that is how it's interpreted now.
But it would be nice to have the ability to add the length of the session, especially for the last session.

This would serve PWA and other apps to create a schedule correctly.

Attaching an example of the JSON output of a session on our WC Europe https://2018.europe.wordcamp.org/wp-json/wp/v2/sessions

Attachments (1)

Add session duration.PNG (4.6 KB) - added by casiepa 7 years ago.
Add session duration

Download all attachments as: .zip

Change History (3)

@casiepa
7 years ago

Add session duration

#1 @iandunn
7 years ago

Related #3117

#2 @iandunn
5 years ago

  • Resolution set to fixed
  • Status changed from new to closed

5a72836b fixes this. It adds a _wcpt_session_duration field.

Note that old sessions weren't updated retroactively, so they'll have a 0 in the API output.

Last edited 5 years ago by iandunn (previous) (diff)
Note: See TracTickets for help on using tickets.