WordPress/wp-includes/blocks
jorgefilipecosta d7e321c7c7 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.
Built from https://develop.svn.wordpress.org/trunk@47176


git-svn-id: http://core.svn.wordpress.org/trunk@46976 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-02-04 20:16:04 +00:00
..
archives.php Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.5 release 2019-09-19 15:19:18 +00:00
block.php Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.5 release 2019-09-19 15:19:18 +00:00
calendar.php Block Editor: Fixes failing unit tests related to Social Link blocks 2019-09-19 15:47:58 +00:00
categories.php Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.5 release 2019-09-19 15:19:18 +00:00
latest-comments.php Docs: Remove some funky nested filters. 2019-10-28 19:04:05 +00:00
latest-posts.php Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.5 release 2019-09-19 15:19:18 +00:00
navigation.php Block Editor: Include navigation block server logic. 2020-02-04 20:16:04 +00:00
rss.php Docs: Correct alphabetic order of parameters in WP_Query::parse_query() DocBlock. 2020-01-08 12:10:04 +00:00
search.php Docs: Correct alphabetic order of parameters in WP_Query::parse_query() DocBlock. 2020-01-08 12:10:04 +00:00
shortcode.php Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.5 release 2019-09-19 15:19:18 +00:00
tag-cloud.php Block Editor: Fixes failing unit tests related to Social Link blocks 2019-09-19 15:47:58 +00:00