Make WordPress Core

Changeset 55891


Ignore:
Timestamp:
06/07/2023 08:27:17 PM (20 months ago)
Author:
danielbachhuber
Message:

Bootstrap/Load: Revert [55890].

As it turns out, WP-CLI *also* doesn't define( 'WP_USE_THEMES', true );, which means an active theme's functions.php isn't loaded by default and causes a backwards compatibility break.

See #57928.

Location:
trunk
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.