Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#50887 closed enhancement (fixed)

Add site environment to debug information

Reported by: clorith's profile Clorith Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.5.1 Priority: normal
Severity: normal Version: 5.5
Component: Site Health Keywords: has-patch commit fixed-major i18n-change
Focuses: Cc:

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.


4 years ago
#1

  • Keywords has-patch added

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

#2 @desrosj
4 years ago

  • Version changed from trunk to 5.5

#3 @Clorith
4 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.

#4 @SergeyBiryukov
4 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 48802:

Site Health: Add site environment type to the debug information.

Follow-up to [47919], [48188], [48372].

Props joostdevalk, Clorith.
Fixes #50887.

#5 @SergeyBiryukov
4 years ago

  • Keywords fixed-major added
  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopening for the 5.5 branch.

#6 @SergeyBiryukov
4 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In 48805:

Site Health: Add site environment type to the debug information.

Follow-up to [47919], [48188], [48372].

Props joostdevalk, Clorith.
Merges [48802] to the 5.5 branch.
Fixes #50887.

#7 @SergeyBiryukov
4 years ago

  • Keywords i18n-change added
Note: See TracTickets for help on using tickets.