[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 15:26:01 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 Review
Component:                |     Version:
  Upgrade/Install         |  Resolution:
 Severity:  normal        |     Focuses:  ui, accessibility, administration
 Keywords:                |
--------------------------+------------------------------------------------
Description changed by SergeyBiryukov:

Old description:

> 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).

New description:

 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: [attachment:"Screen Shot 2016-07-27 at
 13.41.52.png"]

 It would be great if it can be standardised to look like WP admin settings
 UI, i.e. [attachment:"Screen Shot 2016-07-27 at 13.41.23.png"]

 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#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list