By godotislate on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
11.4.x
Introduced in version:
11.4.0
Description:
The Navigation module provides a 'Content' menu that includes links to create entities of certain types and bundles. These links would appear under the "Create" link in the navigation sidebar. This previously included hardcoded links to create User entities, as well as Image and Document Media entities if the Media module is installed. These hardcoded links have been removed.
Example:
Before

After

The links can be manually added back to the Content menu for any site with users who want to continue to use them.
Users who have access to edit menus can go to /admin/structure/menu/manage/content and add them below the "Create" link:

| Attachment | Size |
|---|---|
| Screenshot 2026-03-25 at 8.40.13 AM.png | 51.02 KB |
Impacts:
Site builders, administrators, editors
Module developers
Site templates, recipes and distribution developers