WordPress/wp-admin/network
Sergey Biryukov b77cf42c0b Accessibility: Make sure layout tables across the admin are correctly linearized.
Adds `role="presentation"` to the `<table>` elements used for layout purposes.

Ideally, HTML tables should be used for tabular data. When tables are used for layout purposes, it's important to remove any native semantics so that assistive technologies can correctly announce the table content in a linearized fashion.

Props greatislander, afercia.
Fixes #46899.
Built from https://develop.svn.wordpress.org/trunk@45403


git-svn-id: http://core.svn.wordpress.org/trunk@45214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-05-24 21:56:54 +00:00
..
about.php
admin.php
credits.php
edit.php Hooks: Standardize naming of dynamic hooks using values derived from superglobals to use interpolation vs concatenation. 2017-12-01 11:36:50 +00:00
freedoms.php
index.php Code is Poetry. 2017-11-30 23:11:00 +00:00
menu.php Administration: Rename Appearance → Editor menu item to Theme Editor and Plugins → Editor to Plugin Editor for clarity. 2018-02-10 08:43:32 +00:00
plugin-editor.php
plugin-install.php Code is Poetry. 2017-11-30 23:11:00 +00:00
plugins.php
privacy.php Administration: Ensure the new Privacy Policy screen appears when within the Network Admin and User Admin. 2017-11-06 18:17:54 +00:00
profile.php
settings.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
setup.php
site-info.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
site-new.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
site-settings.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
site-themes.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
site-users.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
sites.php Accessibility: Better color contrast for the tables pagination links. 2018-04-29 16:25:21 +00:00
theme-editor.php
theme-install.php Code is Poetry. 2017-11-30 23:11:00 +00:00
themes.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
update-core.php
update.php Code is Poetry. 2017-11-30 23:11:00 +00:00
upgrade.php Help: Update support forum links. 2019-04-08 22:59:56 +00:00
user-edit.php
user-new.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
users.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00