[wp-trac] [WordPress Trac] #51326: Site Health: Add all contants used by core

WordPress Trac noreply at wordpress.org
Wed Sep 16 21:57:09 UTC 2020


#51326: Site Health: Add all contants used by core
-------------------------+-----------------------------
 Reporter:  knutsp       |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Site Health  |    Version:  5.2
 Severity:  normal       |   Keywords:
  Focuses:               |
-------------------------+-----------------------------
 These constants seems to be missing from Site Health Info WordPress
 Constants section:

 `WP_ACCESSIBLE_HOSTS`
 `WP_HTTP_BLOCK_EXTERNAL`
 `WP_AUTO_UPDATE_CORE`
 `AUTOMATIC_UPDATER_DISABLED`
 `WP_ENVIRONMENT_TYPE`
 `WP_ALLOW_REPAIR`
 `WP_POST_REVISIONS`
 `FORCE_SSL_ADMIN`
 `DISALLOW_FILE_EDIT`
 `DISALLOW_FILE_MODS`
 `AUTOSAVE_INTERVAL`
 `WP_DISABLE_FATAL_ERROR_HANDLER`
 `ALTERNATE_WP_CRON`
 `DISABLE_WP_CRON`
 `IMAGE_EDIT_OVERWRITE`

 There are more, but these a most important.


 The should be reported as Undefined, Enabled, Disabled (bool), or echoed
 as an int/string, just like the others.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/51326>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list