Skip to content

Commit

Permalink
Rename file for a better description
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal committed Feb 8, 2022
1 parent 374e1f0 commit 9caf86a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion lib/load.php
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ function gutenberg_is_experiment_enabled( $name ) {
require __DIR__ . '/compat/wordpress-6.0/blocks.php';
require __DIR__ . '/compat/wordpress-6.0/class-gutenberg-rest-global-styles-controller.php';
require __DIR__ . '/compat/wordpress-6.0/rest-api.php';
require __DIR__ . '/compat/wordpress-6.0/global-styles.php';
require __DIR__ . '/compat/wordpress-6.0/register-webfonts-from-theme-json.php';
require __DIR__ . '/compat/wordpress-6.0/class-wp-theme-json-resolver-gutenberg.php';
require __DIR__ . '/compat/experimental/blocks.php';

Expand Down

0 comments on commit 9caf86a

Please sign in to comment.