[wp-trac] [WordPress Trac] #37484: Make form in request_filesystem_credentials() in line with WP admin form styling / HTML structure / security

WordPress Trac noreply at wordpress.org
Wed Jul 27 12:57:11 UTC 2016


#37484: Make form in request_filesystem_credentials() in line with WP admin form
styling / HTML structure / security
-----------------------------------------------+---------------------------
 Reporter:  dashaluna                          |      Owner:
     Type:  enhancement                        |     Status:  new
 Priority:  normal                             |  Milestone:  Awaiting
Component:  Formatting                         |  Review
 Severity:  normal                             |    Version:
  Focuses:  ui, accessibility, administration  |   Keywords:
-----------------------------------------------+---------------------------
 Currently, the `Connection Information` form output by
 `request_filesystem_credentials()` looks very sad and doesn't reflect the
 admin form HTML structure and style.

 This is how it looks:
 [[Image()]]

 It would be great if it can be standardised to look like WP admin settings
 UI, i.e.
 [[Image()]]

 While at it, it would be great to secure the form code with escape family
 functions (esc_attr, esc_html and so on).

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37484>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list