WordPress/wp-admin
Andrea Fercia 61628dbd8b Administration: Display a notice in the Site Health pages when JavaScript is off.
- displays an error notice when JavaScript is off, consistently with other admin screens that depend on JavaScript
- keeps the main `h1` visible

Minor clean-ups:
- makes code indentation consistent in `site-health.php` and `site-health-info.php`
- removes a couple of `<div class="wp-clearfix"></div>` as that's not the intended usage of `wp-clearfix` (those divs didn't do anything anyways)

Fixes #46717.

Built from https://develop.svn.wordpress.org/trunk@45076


git-svn-id: http://core.svn.wordpress.org/trunk@44885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-03-30 15:38:51 +00:00
..
css Coding Standards: Improve the Site Health CSS for small screens. 2019-03-30 14:09:51 +00:00
images
includes Docs: Fix typos in site_status_tests filter DocBlock. 2019-03-30 10:58:52 +00:00
js Coding Standards: Clean up the Site Health stylesheet. 2019-03-29 18:44:51 +00:00
maint
network Multisite: Do not prime site meta caches unless necessary. 2019-03-18 15:56:51 +00:00
user
about.php Accessibility: Improve the semantics of "tabs" that are not real ARIA tabs. 2019-03-15 14:54:52 +00:00
admin-ajax.php Admin: Introduce the Site Health screens. 2019-03-23 03:55:53 +00:00
admin-footer.php
admin-functions.php
admin-header.php
admin-post.php
admin.php
async-upload.php
comment.php
credits.php Accessibility: Improve the semantics of "tabs" that are not real ARIA tabs. 2019-03-15 14:54:52 +00:00
custom-background.php
custom-header.php
customize.php
edit-comments.php
edit-form-advanced.php Accessibility: Improve the placeholder "prompt" text in the post title and Quick Draft widget. 2019-03-14 17:39:53 +00:00
edit-form-blocks.php Meta Boxes: Use a unique name for the nonce of the meta box loader. 2019-03-20 08:12:51 +00:00
edit-form-comment.php
edit-link-form.php
edit-tag-form.php
edit-tags.php
edit.php
export.php
freedoms.php Accessibility: Improve the semantics of "tabs" that are not real ARIA tabs. 2019-03-15 14:54:52 +00:00
import.php
index.php
install-helper.php
install.php
link-add.php
link-manager.php
link-parse-opml.php
link.php
load-scripts.php
load-styles.php
media-new.php
media-upload.php
media.php
menu-header.php
menu.php Admin: Introduce the Site Health screens. 2019-03-23 03:55:53 +00:00
moderation.php
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php
nav-menus.php Accessibility: Improve the semantics of "tabs" that are not real ARIA tabs. 2019-03-15 14:54:52 +00:00
network.php
options-discussion.php
options-general.php I18N: Remove admin notice when the WPLANG constant is no longer necessary. 2019-03-20 18:58:50 +00:00
options-head.php
options-media.php
options-permalink.php
options-reading.php
options-writing.php
options.php
plugin-editor.php
plugin-install.php
plugins.php Bootstrap/Load: Introduce a recovery mode for fixing fatal errors. 2019-03-21 21:53:51 +00:00
post-new.php
post.php
press-this.php
privacy.php Privacy: Use a consistent URL for Privacy Policy guide. 2019-03-21 21:17:50 +00:00
profile.php
revision.php
setup-config.php
site-health-info.php Administration: Display a notice in the Site Health pages when JavaScript is off. 2019-03-30 15:38:51 +00:00
site-health.php Administration: Display a notice in the Site Health pages when JavaScript is off. 2019-03-30 15:38:51 +00:00
term.php
theme-editor.php Theme Editor: Capitalize "Think very carefully about your site crashing..." message for consistency with other strings. 2019-03-07 10:17:52 +00:00
theme-install.php Customize: Add a link to theme reviews in the theme details modal in the Customizer and on Add Themes screen. 2019-03-21 22:02:51 +00:00
themes.php Bootstrap/Load: Introduce a recovery mode for fixing fatal errors. 2019-03-21 21:53:51 +00:00
tools.php
update-core.php Plugins: Block plugin updates on the update screen if required PHP version is not supported. 2019-03-20 14:59:50 +00:00
update.php
upgrade-functions.php Code is Poetry. 2017-11-30 23:11:00 +00:00
upgrade.php
upload.php
user-edit.php Accessibility: Improve the password form buttons accessibility. 2019-03-13 23:37:57 +00:00
user-new.php Accessibility: Improve the password form buttons accessibility. 2019-03-13 23:37:57 +00:00
users.php Users: Introduce users_have_additional_content filter to indicate whether the users being deleted have additional content associated with them outside of the post_author and link_owner relationships. 2019-03-21 20:12:50 +00:00
widgets.php