Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #45975, comment 5


Ignore:
Timestamp:
03/11/2019 11:55:15 PM (6 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45975, comment 5

    initial v1  
    1 Looking for `display_header()` usage in `wp-admin/install.php`, there are some more `die()` messages that could be converted to `wp_die()`: "Already Installed", "Insufficient Requirements", "Configuration Error", etc.
     1Looking at `display_header()` usage in `wp-admin/install.php`, there are some more `die()` messages that could be converted to `wp_die()`: "Already Installed", "Insufficient Requirements", "Configuration Error", etc.