Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
adamziel committed Apr 6, 2022
1 parent f187393 commit f35d319
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/wp-includes/block-editor.php
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,8 @@ function get_block_editor_settings( array $custom_settings, $block_editor_contex
unset( $editor_settings['__experimentalFeatures']['spacing']['padding'] );
}

$editor_settings['localAutosaveInterval'] = 15;

/**
* Filters the settings to pass to the block editor for all editor type.
*
Expand Down

0 comments on commit f35d319

Please sign in to comment.