[wp-trac] [WordPress Trac] #47070: Recovery Mode Exit button not visible in responsive view

WordPress Trac noreply at wordpress.org
Sun Jun 9 12:14:05 UTC 2019


#47070: Recovery Mode Exit button not visible in responsive view
-------------------------------------------------+-------------------------
 Reporter:  afragen                              |       Owner:  afragen
     Type:  defect (bug)                         |      Status:  assigned
 Priority:  normal                               |   Milestone:  5.2.2
Component:  Bootstrap/Load                       |     Version:  5.2
 Severity:  normal                               |  Resolution:
 Keywords:  servehappy has-screenshots has-      |     Focuses:  ui,
  patch needs-refresh                            |  administration
-------------------------------------------------+-------------------------

Comment (by birgire):

 In [attachment:"47070-option-1.2.diff"] I would suggest using {{{esc_url(
 $url )}}} in {{{printf()}}}. There's the {{{esc_html()}}} on the output
 within {{{wp_nonce_url()}}} but I think we should use the correct ''url''
 context here. There are also some existing cases in core with {{{esc_url(
 wp_nonce_url( ... ) )}}}.

 I don't recall seeing {{{wp_kses_post()}}} used on translation, even
 though it contains HTML.

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


More information about the wp-trac mailing list