[wp-trac] [WordPress Trac] #50338: Events and News: improve the "organize one" link

WordPress Trac noreply at wordpress.org
Fri Jun 12 10:23:00 UTC 2020


#50338: Events and News: improve the "organize one" link
-------------------------------------+-------------------------------------
 Reporter:  afercia                  |       Owner:  (none)
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  Widgets                  |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-screenshots good-    |     Focuses:  accessibility, coding-
  first-bug                          |  standards
-------------------------------------+-------------------------------------

Comment (by samful):

 I want to help as much as I can with this, so I can learn how to properly
 contribute to WordPress. I know the CSS rule we would need is:

 {{{#dashboard-widgets .event-none a{text-decoration: underline;}}} in the
 {{{wp-admin/dashboard.min.css}}} and {{{wp-admin/dashboard.css}}} files.

 And also the text would need to be edited in the {{{wp-
 admin/includes/dashboard.php}}} file.

 However, I can't make the patch because I don't know how to do 2 things
 yet...

 1. Is there a WordPress standard for minifying CSS files? I'm using Visual
 Studio Code but am unsure if any minify plugin will do, or if there is a
 standard.

 2. If I changed the text in that dashboard.php file, how would I alert the
 translation team and would I include my translation file {{{admin-
 en_GB.po}}} in this patch?

 I hope this comment helps and a special thanks to anyone who can answer my
 questions :)

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/50338#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list