diff --git a/gutenberg.php b/gutenberg.php index 307d349f0cf28..22e3ec6dfff24 100644 --- a/gutenberg.php +++ b/gutenberg.php @@ -264,7 +264,6 @@ function gutenberg_add_edit_link( $actions, $post ) { $title = _draft_or_post_title( $post->ID ); if ( 'wp_block' === $post->post_type ) { - unset( $actions['edit'] ); unset( $actions['inline hide-if-no-js'] ); $actions['export'] = sprintf( '',