Skip to content

Commit b57ddba

Browse files
Mamadukacarolinant-hamanoaaronjorbinMarc-pi
authored
Revert Admin bar: Update the Edit Site link (#69974) (#70115)
Co-authored-by: Carolina Nymark <myazalea@hotmail.com> Co-authored-by: carolinan <poena@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: aaronjorbin <jorbin@git.wordpress.org> Co-authored-by: Marc-pi <mdxfr@git.wordpress.org>
1 parent f4925f7 commit b57ddba

File tree

2 files changed

+1
-33
lines changed

2 files changed

+1
-33
lines changed

lib/compat/wordpress-6.8/admin-bar.php

Lines changed: 0 additions & 32 deletions
This file was deleted.

lib/load.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ function gutenberg_is_experiment_enabled( $name ) {
6969
require __DIR__ . '/compat/plugin/fonts.php';
7070

7171
// WordPress 6.8 compat.
72-
require __DIR__ . '/compat/wordpress-6.8/admin-bar.php';
72+
// Note: admin-bar.php (69271) was reverted in Gutenberg 20.8.0. See https://github.com/WordPress/gutenberg/pull/69974.
7373
require __DIR__ . '/compat/wordpress-6.8/preload.php';
7474
require __DIR__ . '/compat/wordpress-6.8/blocks.php';
7575
require __DIR__ . '/compat/wordpress-6.8/functions.php';

0 commit comments

Comments
 (0)