mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Site Health: Add missing actions to tests.
This change adds missing actions for several tests. This ensures that the user is provided with a next step, whenever possible. Also, change the URL displayed in the WordPress.org communication test description to `api.wordpress.org` for accuracy. Props: garrett-eclipse, Clorith, vaishalipanchal. Fixes #46734. git-svn-id: https://develop.svn.wordpress.org/trunk@45170 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -363,6 +363,10 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.health-check-accordion-panel a .dashicons {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/* Better position for the WordPress admin notices and update nag. */
|
||||
.site-health .notice {
|
||||
margin: 5px 20px 15px 22px;
|
||||
|
||||
Reference in New Issue
Block a user