28 | | === Results |
29 | | - [https://github.com/WordPress/wordpress-develop/pull/2219 PR 2219] successfully grants access to the `Navigation Menus` screen for `administrators`. ✅ |
30 | | - [https://github.com/WordPress/wordpress-develop/pull/2219 PR 2219] successfully hides the `Manage menus` option from `editors`. ✅ |
31 | | - [https://github.com/WordPress/wordpress-develop/pull/2219 PR 2219] continues to display a permissions notice to `editors` when browsing directly to `wp-admin/edit.php?post_type=wp_navigation`. ❌ |
| 28 | === Expected results (✅/❌) |
| 29 | - [https://github.com/WordPress/wordpress-develop/pull/2219 PR 2219] should grant access to the `Navigation Menus` screen for `administrators` when selecting `Manage menus`. ✅ |
| 30 | - [https://github.com/WordPress/wordpress-develop/pull/2219 PR 2219] should hide the `Manage menus` option from `editors`. ✅ |
| 31 | - [https://github.com/WordPress/wordpress-develop/pull/2219 PR 2219] should continue to display a permissions notice to `editors` when browsing directly to `wp-admin/edit.php?post_type=wp_navigation`. ❌ |