Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #50896, comment 8


Ignore:
Timestamp:
08/11/2020 06:11:29 PM (4 years ago)
Author:
crstauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50896, comment 8

    initial v1  
    1616       
    1717        if ( did_action( 'muplugins_loaded' ) ) {
    18                 $cached_env = $current_env;
     18                $cached_env = apply_filters( 'wp_get_environment_type', $current_env );
    1919        }
    2020