Make WordPress Core

Opened 22 months ago

Last modified 22 months ago

#54505 new enhancement

Add "Temp Directory" to site health info

Reported by: sterndata's profile sterndata Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Site Health Keywords: has-patch
Focuses: Cc:

Description

There are troubleshooting situations where it's helpful to know where WP thinks the temp directory is located. Add the tmp directory to the "directories and sizes" section of the site health info.

Attachments (2)

54505.diff (546 bytes) - added by Presskopp 22 months ago.
54505.2.diff (986 bytes) - added by Presskopp 22 months ago.
patch variant adding WP_TEMP_DIR also to list of constants

Download all attachments as: .zip

Change History (3)

@Presskopp
22 months ago

#1 @Presskopp
22 months ago

  • Keywords has-patch added

simple patch without any logic beyond calling get_temp_dir()

@Presskopp
22 months ago

patch variant adding WP_TEMP_DIR also to list of constants

Note: See TracTickets for help on using tickets.