Make WordPress Core

Timestamp:
02/04/2020 08:14:50 PM (6 years ago)
Author:
jorgefilipecosta
Message:

Block Editor: Include navigation block server logic.

Core did not include the navigation block PHP files.
This commit fixes the issue referred, and now the navigation block is executed on the frontend. The block still does not work as expected and throws an error during frontend execution. That problem is going to be fixed on the next WordPress package update.
This commit adds the file as it is on the npm package used.

Props gziolo.
Fixes #49348.

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.