#50887 closed enhancement (fixed)
Add site environment to debug information
| Reported by: | Clorith | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.5.1 |
| Component: | Site Health | Version: | 5.5 |
| Severity: | normal | Keywords: | has-patch commit fixed-major i18n-change |
| Cc: | Focuses: |
Description
With the introduction of site environments, it would be a great benefit to include this in the site health diagnostic output.
Change History (7)
This ticket was mentioned in PR #461 on WordPress/wordpress-develop by jdevalk.
6 years ago
#1
- Keywords has-patch added
#3
@
6 years ago
- Keywords commit added
The attached PR looks good, it does introduce a new string for the upcoming minor release, but I don't think that's a large problem, as there would be few, if any, changes coming in.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
We forgot to add this when we added the
wp_get_environment_type()function.Adds the output of
wp_get_environment_type()to our site health output.Trac ticket: https://core.trac.wordpress.org/ticket/50887