[wp-meta] [Making WordPress.org] #859: Warn WordCamp organizers when their site is in Coming Soon mode

Making WordPress.org noreply at wordpress.org
Sat Oct 21 16:21:03 UTC 2017


#859: Warn WordCamp organizers when their site is in Coming Soon mode
---------------------------------------------+-----------------------
 Reporter:  iandunn                          |       Owner:  iandunn
     Type:  enhancement                      |      Status:  reopened
 Priority:  normal                           |   Milestone:
Component:  WordCamp Site & Plugins          |  Resolution:
 Keywords:  good-first-bug has-patch commit  |
---------------------------------------------+-----------------------
Changes (by grapplerulrich):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 @coreymckrill If there was no link then the text colour is white. This can
 be soon on any WordCamp where the coming soon is enabled but the user is
 not an admin.

 I noticed it for WordCamp Columbus. https://2017.columbus.wordcamp.org/

 By adding `.ab-item` fixes it. The correct CSS is:

 {{{
 #wpadminbar .wc-coming-soon-info .ab-item, #wpadminbar .wc-coming-soon-
 info a {
     background: #FFE399;
     color: #23282d;
 }
 }}}

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


More information about the wp-meta mailing list