Skip to content

Commit

Permalink
Quick ref to the block
Browse files Browse the repository at this point in the history
  • Loading branch information
getdave committed May 17, 2021
1 parent 3190fdd commit af0c08f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/edit-navigation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ initialize( '#navigation-editor-root', blockEditorSettings );

By default, the Navigation Editor screen allows users to create and edit complex navigations using a block-based UI. The aim is to supercede [the current Menus screen](https://codex.wordpress.org/WordPress_Menu_User_Guide) by providing a superior experience whilst retaining backwards compatibility.

The editing experience is provided as a block editor wrapper around the core functionality of the **Navigation _block_**. Features of the block are disabled/enhanced as necessary to provide an experience appropriate to editing a navigation outside of a Full Site Editing context.

## Modes

The Navigation Editor has two "modes" for _persistence_ ("saving" navigations) and _rendering_:
Expand Down

0 comments on commit af0c08f

Please sign in to comment.