[wp-trac] [WordPress Trac] #61320: About Page 6.6

WordPress Trac noreply at wordpress.org
Tue Jun 25 20:57:39 UTC 2024


#61320: About Page 6.6
----------------------------+----------------------------
 Reporter:  marybaum        |       Owner:  marybaum
     Type:  task (blessed)  |      Status:  assigned
 Priority:  high            |   Milestone:  6.6
Component:  Help/About      |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:  accessibility
----------------------------+----------------------------
Changes (by ryelle):

 * keywords:  needs-copy needs-design has-patch =>


Comment:

 I missed the `echo` for the button, so the link to the release page is not
 output.

 {{{
 <a href="<?php esc_url( __( 'https://wordpress.org/download/releases/6-6/'
 ) ); ?>" class="button button-primary button-hero"><?php _e( 'See
 everything new' ); ?></a>
 }}}

 We need another update for the images anyway, so this can be fixed then.

 @joen What's the plan for the images here (core About page)? Are the
 images on the release page on w.org good, should I just grab those?

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


More information about the wp-trac mailing list