7 | | I've added these so that we can get a Custom/Navigation Menu block in gutenberg, see [https://github.com/WordPress/gutenberg/issues/1466 this issue] & PR (coming soon). These are read-only, and they contain the extra menu-related fields like `target`, `classes`, `attr_title`, etc. This also replaces the post's `link` with the menu destination link (the link to the `nav_menu_item` post type does not exist). |
| 7 | I've added these so that we can get a Custom/Navigation Menu block in gutenberg, see [https://github.com/WordPress/gutenberg/issues/1466 this issue] & [https://github.com/WordPress/gutenberg/pull/5036 PR]. These are read-only, and they contain the extra menu-related fields like `target`, `classes`, `attr_title`, etc. This also replaces the post's `link` with the menu destination link (the link to the `nav_menu_item` post type does not exist). |