[wp-meta] [Making WordPress.org] #3117: Schedule: Support sessions that span multiple time slots

Making WordPress.org noreply at wordpress.org
Wed Apr 11 05:54:39 UTC 2018


#3117: Schedule: Support sessions that span multiple time slots
-------------------------------------+---------------------
 Reporter:  mrwweb                   |       Owner:  (none)
     Type:  enhancement              |      Status:  new
 Priority:  normal                   |   Milestone:
Component:  WordCamp Site & Plugins  |  Resolution:
 Keywords:  needs-patch              |
-------------------------------------+---------------------

Comment (by iandunn):

 [attachment:3117.diff] is a very rough first pass, to illustrate how the
 feature flag could work. In my local environment I ran `wp wc-misc set-
 skip-feature-flag css-grid-schedule 70`, so that all of the sites with IDs
 `<= 70` will us the old schedule, and all the ones `> 70` will use the new
 one. See `wp help wc-misc set-skip-feature-flag`. You can also just change
 that to `if ( true ) {` for easier local testing.

 I copied over the markup and styles from the CodePen above, but didn't
 have time to start converting it to being generated dynamically.

 Another back-compat consideration is the personalized schedule builder
 from #2733. I don't think that'll pose a big problem, but it'll definitely
 need to be part of the testing process.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/3117#comment:11>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list