Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #51857, comment 113


Ignore:
Timestamp:
09/06/2021 02:06:56 PM (4 years ago)
Author:
afragen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51857, comment 113

    initial v1  
    88{{{$available_space       = ! in_array( 'disk_free_space', $disabled, true ) ? (int) disk_free_space( WP_CONTENT_DIR . '/upgrade/' ) : false;}}}
    99
    10 Currently testing in https://github.com/WordPress/rollback-update-failure/tree/develop
     10Currently testing in https://github.com/WordPress/rollback-update-failure/