[wp-meta] [Making WordPress.org] #1921: Session's date/time on session info page

Making WordPress.org noreply at wordpress.org
Tue Feb 20 00:52:35 UTC 2018


#1921: Session's date/time on session info page
-------------------------------------------------+-------------------------
 Reporter:  Cheffheid                            |       Owner:
     Type:  enhancement                          |  coreymckrill
 Priority:  low                                  |      Status:  reviewing
Component:  WordCamp Site & Plugins              |   Milestone:
 Keywords:  good-first-bug has-patch has-        |  Resolution:
  screenshots needs-testing                      |
-------------------------------------------------+-------------------------

Comment (by coreymckrill):

 @hlashbrooke The patch is looking good. Two things right now:

 * The patch doesn't apply cleanly for me on the latest revision of `wc-
 post-types`. Could you check and make sure you've pulled the latest into
 your dev environment and rebase the patch if necessary?
 * I'm seeing some lines commented out that I'm guessing were changed for
 local testing, but we probably want them to be interpreted on Production:

 {{{
 // if ( $site_id <= apply_filters(
 'wcpt_session_post_speaker_info_min_site_id', 463 ) && ! in_array(
 $site_id, $enabled_site_ids ) ) {
 //      return $content;
 // }
 }}}

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


More information about the wp-meta mailing list