Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#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

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
6 years ago

  • Version trunk5.5

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

#4 @SergeyBiryukov
6 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

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
6 years ago

  • Keywords fixed-major added
  • Resolution fixed
  • Status closedreopened

Reopening for the 5.5 branch.

#6 @SergeyBiryukov
6 years ago

  • Resolutionfixed
  • Status reopenedclosed

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
6 years ago

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